Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Extract dataset and model for fairseq models
When we use the model "tts_models/eng/fairseq/vits", got the following error. Error in text to speech: cannot access local variable 'dataset' where it is not associated with a value at line ..../.conda/envs/venv/lib/python3.11/site-packages/TTS/utils/manage.py", line 304, in _set_model_item model_full_name = f"{model_type}--{lang}--{dataset}--{model}"
- Loading branch information