跳到主要内容

1 篇博文 含有标签「paddlespeech」

查看所有标签

安装PaddleSpeech

· 阅读需 1 分钟
Apache王也道长
软件开发者与技术作者

安装PaddleSpeech

python: 3.8.10

pip install paddlepaddle==2.4.2

安装PaddleSpeech

git clone -b r1.2 https://gitee.com/paddlepaddle/PaddleSpeech
cd PaddleSpeech
pip install pytest-runner -i https://pypi.tuna.tsinghua.edu.cn/simple
pip install . -i https://pypi.tuna.tsinghua.edu.cn/simple
pip install uvicorn==0.18.3

语音工具链对 Python、深度学习框架、CUDA、驱动和系统架构的版本组合较敏感。建议使用独立虚拟环境,并先验证 CPU 版本流程,再按硬件条件配置 GPU。

总访问量 -- · 访客数 --