PaddlePaddle / PaddleSpeech

Easy-to-use Speech Toolkit including Self-Supervised Learning model, SOTA/Streaming ASR with punctuation, Streaming TTS with text frontend, Speaker Verification System, End-to-End Speech Translation and Keyword Spotting. Won NAACL2022 Best Demo Award.
https://paddlespeech.readthedocs.io
Apache License 2.0
11.19k stars 1.86k forks source link

昇腾910B低版本paddlepaddle安装适配问题 #3852

Open zhangxiangchn opened 2 months ago

zhangxiangchn commented 2 months ago

目前在高版本paddlepaddle上执行train.py时遇到 https://github.com/PaddlePaddle/PaddleSpeech/issues/3442 相同问题。 但是在华为昇腾910B上无法安装paddlepaddle==2.4.2版本的库,是否有对应的安装方法。

Ray961123 commented 2 months ago

开发者你好,感谢关注 PaddleSpeech 开源项目,抱歉给你带来了不好的开发体验,目前开源项目维护人力有限,你可以尝试通过修改 PaddleSpeech 源码的方式自己解决,或请求开源社区其他开发者的协助。飞桨开源社区交流频道:飞桨AI Studio星河社区-人工智能学习与实训社区

zxcd commented 2 months ago

可以试试 paddlepaddle=2.5.1 + paddlespeech=develop 或 paddlespeech=1.4.2