coqui-tts/TTS/tts
Enno Hermann 52a52b5e21 fix(LanguageManager): allow initialisation from config with language ids file
Previously, running `LanguageManager.init_from_config(config)` would never use
the `language_ids_file` if that field is present because it was overwritten in
the next line with a new manager that manually parses languages from the
datasets in the config. Now that is only used as a fallback.
2024-04-19 11:57:27 +02:00
..
configs Add hi in config defaults 2023-11-24 15:38:36 +01:00
datasets refactor: remove verbose arguments 2024-04-03 15:19:45 +02:00
layers Merge pull request #4 from idiap/hindi 2024-04-11 16:49:44 +02:00
models refactor: remove verbose arguments 2024-04-03 15:19:45 +02:00
utils fix(LanguageManager): allow initialisation from config with language ids file 2024-04-19 11:57:27 +02:00
__init__.py rename the project to old TTS 2020-09-09 12:27:23 +02:00