Closed souvikg544 closed 1 year ago
@souvikg544 You didn't specify a path for phoneme_cache_path
key in your config, which is mandatory if you set use_phonemes
to True.
Thanks @nikosanto13 .. Now during evaluation I get the error - local variable 'outputs' referenced before assignment .... Full details are mentioned here - https://github.com/coqui-ai/TTS/issues/2631 ...
Describe the bug
Problem when running yourtts training recipe with use_phonemes=True
Error -
To Reproduce
Run the same code just change use_phonemes=True in vits config
Expected behavior
Should have ran by using phonemes.
Logs
No response
Environment
Additional context
No response