开发者社区 > ModelScope模型即服务 > 自然语言处理 > 正文

有把modelscope-funasr和kantts打包到docker的方法吗?

有把modelscope-funasr和kantts打包到docker的方法吗?每次都是在这里报错 50.22 Successfully built sox
50.22 Failed to build pysptk

50.23 ERROR: Could not build wheels for pysptk, which is required to install pyproject.toml-based projects

Dockerfile:84

82 | RUN pip install -U funasr modelscope
83 | RUN pip install ttsfrd -f https://modelscope.oss-cn-beijing.aliyuncs.com/releases/repo.html
84 | >>> RUN pip install kantts -f https://modelscope.oss-cn-beijing.aliyuncs.com/releases/repo.html
85 |

86 | RUN pip install jieba

ERROR: failed to solve: process "/bin/sh -c pip install kantts -f https://modelscope.oss-cn-beijing.aliyuncs.com/releases/repo.html" did not complete successfully: exit code: 1

展开
收起
三分钟热度的鱼 2024-05-05 14:14:07 16 0
0 条回答
写回答
取消 提交回答

包含命名实体识别、文本分类、分词、关系抽取、问答、推理、文本摘要、情感分析、机器翻译等多个领域

热门讨论

热门文章

相关电子书

更多
应用 Docker 进行持续交付:用技术改变交付路程 立即下载
从Docker到容器服务 立即下载
Docker@Alibaba——超大规模Docker化的实战经验 立即下载