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.8k stars 810 forks source link

Import error #735

Closed AliNGatGeeks closed 2 years ago

AliNGatGeeks commented 2 years ago

Hi

when trying to run on colab from tensorflow_tts.inference import TFAutoModel I get the following error AlreadyExistsError: Another metric with the same name already exists. can anyone help me with this issue?

AliNGatGeeks commented 2 years ago

I made the following changes: changed tensorflow 2.6 to 2.5 in the setup.py and after that another series of installations

It worked for me! but I wonder if that was it?!

stale[bot] commented 2 years 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.