TensorSpeech / TensorFlowTTS

:stuck_out_tongue_closed_eyes: TensorFlowTTS: Real-Time State-of-the-art Speech Synthesis for Tensorflow 2 (supported including English, French, Korean, Chinese, German and Easy to adapt for other languages)
https://tensorspeech.github.io/TensorFlowTTS/
Apache License 2.0
3.76k stars 803 forks source link

安装TensorflowTTS代码无法运行或者本地运行该项目 #803

Open jin1258804025 opened 3 weeks ago

jin1258804025 commented 3 weeks ago

[1].安装TensorflowTTS代码后无法现在hugface文件,可以尝试 pip install requests==2.27.1 pip install urllib3==1.25.11 这个需要加上科学上网工具会生效 [2].如需本地运行项目代码,下载hugface文件到本地加载,需要修改代码,保证加载的模型是正确的,不然会出现全是白噪音的现象。