Edresson Casanova
aebbdfc62b
Merge branch 'dev-managers' into dev-emotion
2022-03-30 16:25:47 -03:00
Edresson Casanova
397b3e9baf
Fix style tests
2022-03-23 15:31:33 -03:00
Edresson Casanova
cb941530df
Fix docs of set_language_ids_from_config
2022-03-23 15:27:01 -03:00
Edresson Casanova
2bc2685ff9
Add parse_key in set_ids_from_data
2022-03-23 15:27:01 -03:00
Edresson Casanova
c7af7c6474
Implement LanguageManager inherit BaseIDManager
2022-03-23 15:26:59 -03:00
Edresson Casanova
8040b930a8
Fix docs of set_language_ids_from_config
2022-03-14 14:14:37 +00:00
Edresson Casanova
0e258d1784
Add parse_key in set_ids_from_data
2022-03-14 13:53:46 +00:00
Edresson Casanova
e33819b7de
Implement LanguageManager inherit BaseIDManager
2022-03-11 19:25:18 -03:00
Edresson Casanova
917f417ac4
Add alphas to control language and speaker balancer ( #1216 )
...
* Add alphas to control language and speaker balancer
* Add docs for speaker and language samplers
* Change the Samplers weights to float for save memory
* Change the test_samplers to unittest format
* Add get_sampler method in BaseTTS
* Fix rebase issues
* Add language and speaker samplers support for DDP training
* Rename distributed sampler wrapper
* Remove the DistributedSamplerWrapper and use the one from Trainer
* Bugfix after rebase
* Move the samplers config to tts config
2022-03-10 14:56:09 +01:00
Eren Gölge
1f0c8179da
Make style
2022-02-25 11:26:59 +01:00
Eren Gölge
bb37462794
Update language manager
2022-02-25 11:26:59 +01:00
Eren Gölge
5176ae9e53
Fixes small compat. issues
2022-02-25 11:21:19 +01:00
Eren Gölge
127118c637
Update TTS.tts formatters ( #1228 )
...
* Return Dict from tts formatters
* Make style
2022-02-11 23:03:43 +01:00
WeberJulian
a564eb9f54
Add support for multi-lingual models in CLI
2021-12-20 11:54:10 +00:00
WeberJulian
6b03943526
Move multilingual logic out of the trainer
2021-12-20 11:54:10 +00:00
WeberJulian
1472b6df49
make style
2021-12-20 11:54:10 +00:00
Edresson
3fbbebd74d
Fix pylint issues
2021-12-20 11:54:09 +00:00
Edresson
dcb2374bc9
Add multilingual training support to the VITS model
2021-12-20 11:54:09 +00:00