coqui-tts/TTS
Eren Gölge 9e5a469c64
d-vector handling (#1945)
* Update BaseDatasetConfig

- Add dataset_name
- Chane name to formatter_name

* Update compute_embedding

- Allow entering dataset by args
- Use released model by default
- Use the new key format

* Update loading

* Update recipes

* Update other dep code

* Update tests

* Fixup

* Load multiple embedding files

* Fix argument names in dep code

* Update docs

* Fix argument name

* Fix linter
2022-09-13 14:10:33 +02:00
..
bin d-vector handling (#1945) 2022-09-13 14:10:33 +02:00
config d-vector handling (#1945) 2022-09-13 14:10:33 +02:00
encoder Add VCTK speaker encoder recipe (#1912) 2022-08-26 16:19:03 +02:00
server d-vector handling (#1945) 2022-09-13 14:10:33 +02:00
tts d-vector handling (#1945) 2022-09-13 14:10:33 +02:00
utils d-vector handling (#1945) 2022-09-13 14:10:33 +02:00
vocoder Fix tune wavegrad (#1844) 2022-08-22 09:55:32 +02:00
.models.json Add capacitron v2 model (#1768) 2022-09-08 09:43:56 +02:00
VERSION Bump up to v0.8.0 2022-08-22 11:26:47 +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