coqui-tts/TTS/vocoder/datasets
Stanislav Kachnov 2c9f00a808
Fix tune wavegrad (#1844)
* fix imports in tune_wavegrad

* load_config returns Coqpit object instead None

* set action (store true) for flag "--use_cuda"; start to tune if module is running as the main program

* fix var order in the result of batch collating

* make style

* make style with black and isort
2022-08-22 09:55:32 +02:00
..
__init__.py Fix imports 2021-09-30 14:47:56 +00:00
gan_dataset.py Remove audio padding before mel spec extraction 2022-05-07 13:12:09 +02:00
preprocess.py Take file extension as an argument 2022-02-25 11:26:59 +01:00
wavegrad_dataset.py Fix tune wavegrad (#1844) 2022-08-22 09:55:32 +02:00
wavernn_dataset.py Update TTS.tts formatters (#1228) 2022-02-11 23:03:43 +01:00