We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The text was updated successfully, but these errors were encountered:
安装paddlespeech时会安装paddlepaddle-gpu,可是cpu的环境下不影响吗
Sorry, something went wrong.
应该是某一段时间安装不兼容问题比较严重,所以强制限制了GPU环境。实际上可以CPU环境,我在AIstudio环境下验证过了。
cpu环境的话将依赖中的 paddlepaddle-gpu 改为 paddlepaddle 就可以使用仅CPU的版本了
No branches or pull requests
General Question
The text was updated successfully, but these errors were encountered: