vits #4345
Replies: 2 comments
-
File "C:\coqui\TTS\TTS\tts\models\vits.py", line 1481, in format_batch |
Beta Was this translation helpful? Give feedback.
-
It would be helpful to have a few more details about what model you're fine-tuning and your training script and config. Based on the error message you likely need to first compute the speaker embeddings with https://github.com/idiap/coqui-ai-TTS/blob/dev/TTS/bin/compute_embeddings.py |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I want to use VITS to conduct transfer training for a TTS model of the Shaanxi dialect in China. How should I do it?
Beta Was this translation helpful? Give feedback.
All reactions