You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
按照源码安装有三个问题:
1.README中相关依赖要求paddlepaddle <= 2.5.1,实际上能找到的最低版本是2.5.2,安装方法中先决条件是最新版本的 paddlepaddle,到底是用最早版本还是最新版本?
2.昇腾NPU只有一个对应版本paddlepaddle==3.0.0b2,对应的paddlespeech版本是多少?
3.python3.8/3.9/3.10 安装pip install pytest-runner之后,到pip install .这一步,各种报错python版本不符合、没有相应版本的依赖,有没有最新的setup.py文件?
Originally posted by @can-glan in #2150 (comment)
The text was updated successfully, but these errors were encountered: