build & docs: docker部署支持使用CPU推理的AI功能;更新文档 #90
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
目前 sing 和 tts 默认情况下会有
librosa
等依赖冲突,paddlespeech 的依赖真的是一言难尽。。。AI 功能一个镜像 build 十几分钟,写Dockerfile
写得非常痛苦。。。希望未来的更新能着重解决一下 AI 功能依赖安装的问题,争取弄一个ai_requirements.txt
。