coqui-tts/TTS
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
..
bin Fix tune wavegrad (#1844) 2022-08-22 09:55:32 +02:00
config Fix tune wavegrad (#1844) 2022-08-22 09:55:32 +02:00
encoder Remove deprecated files (#1873) 2022-08-15 12:16:37 +02:00
server 🐍 Python 3.10.x support and drop Python 3.6 support (#1565) 2022-05-12 15:50:25 +02:00
tts Handle when no batch sampler (#1882) 2022-08-18 11:26:04 +02:00
utils Implement bucketed weighted sampling for VITS (#1871) 2022-08-15 11:08:11 +02:00
vocoder Fix tune wavegrad (#1844) 2022-08-22 09:55:32 +02:00
.models.json Add Thorsten VITS model (#1675) 2022-06-21 11:39:49 +02:00
VERSION Bump up to v0.7.1 2022-06-21 14:12:55 +02:00
__init__.py Use `coqui_tts` as the default run name 2021-08-30 12:56:47 +00:00
model.py Update base model wrt 👟 (#1406) 2022-03-23 17:24:20 +01:00