Skip to content
New issue

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

import error #5

Open
ireneb612 opened this issue Feb 22, 2022 · 2 comments
Open

import error #5

ireneb612 opened this issue Feb 22, 2022 · 2 comments

Comments

@ireneb612
Copy link

I was following your guide to perform some inference but I encontered a directory issue:

----> 2 from tensorflow_tts.audio_process import preprocess_wav
3 from UnetTTS_syn import UnetTTS

ModuleNotFoundError: No module named 'tensorflow_tts.audio_process'

I tried to move the folder outside TensorFlowTTS, ant the moduleworked but then other errors came out, Could you help ?

@ireneb612
Copy link
Author

And also this error comes out :

AlreadyExistsError: Another metric with the same name already exists.

When I try import : from UnetTTS_syn import UnetTTS

@CMsmartvoice
Copy link
Owner

CMsmartvoice commented Feb 22, 2022

Try this method?#4 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants