coqui-tts/TTS/tts/models
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
..
__init__.py Update setup_model 2022-02-25 11:11:35 +01:00
align_tts.py Update AlignTTS 2022-02-25 11:11:35 +01:00
base_tacotron.py Capacitron (#977) 2022-05-20 16:17:11 +02:00
base_tts.py d-vector handling (#1945) 2022-09-13 14:10:33 +02:00
forward_tts.py Fix import 2022-03-02 09:15:20 +01:00
glow_tts.py Fix for FloorDiv Function Warning (#1760) 2022-07-20 11:31:22 +02:00
tacotron.py Capacitron (#977) 2022-05-20 16:17:11 +02:00
tacotron2.py Capacitron (#977) 2022-05-20 16:17:11 +02:00
vits.py d-vector handling (#1945) 2022-09-13 14:10:33 +02:00