-
-
Notifications
You must be signed in to change notification settings - Fork 43
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
DeepFuze TTS Not Generating Audio #35
Comments
I added the fork of trainer:
This seems to have fixed the dependency error, but I'm now getting an error about a missing config.json file.
The calling line is here: ComfyUI-DeepFuze/tts_generation.py Line 30 in fe977ce
|
@mmcc1 Did you download models? |
That was it. I thought that section of the ReadMe was for the Mac, so I skipped over it. Seems to be working now. |
DeepFuze TTS is not generating a cloned voice. Instead, it is copying the input mp3.
The log window has the following error:
trainer>=0.0.36, is missing. Install generates the following error in Python 3.12.3.
There is a suggestion here to use a replacement:
coqui-ai/Trainer#146
Opened a bug report to request a new build of trainer
coqui-ai/Trainer#147
The text was updated successfully, but these errors were encountered: