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

Getting requirements to build wheel did not run successfully #761

Closed ADNDiouf closed 1 year ago

ADNDiouf commented 2 years ago

Hi everybody, I'm trying to install TensorFlowTTS usiing pip and git clone however I'm encountering a problem and I don't know how to solve it ! Can you help me please ?

problem_tensorflowtts
wujiahaogit commented 2 years ago

try to run apt-get install cmake

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

DiniMuhd7 commented 1 year ago

Try running pip install wheel setuptools pip --upgrade