coqui-tts/TTS/utils
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
..
audio Replace pyworld by pyin (#1946) 2022-09-09 10:43:14 +02:00
__init__.py rename the project to old TTS 2020-09-09 12:27:23 +02:00
callbacks.py Make style and lint 2021-12-01 10:42:52 +00:00
capacitron_optimizer.py feat: updated recipes and lr fix (#1718) 2022-07-12 15:00:53 +02:00
distribute.py Update pylint 2.10.2 and fix lint issues 2021-08-30 08:10:35 +00:00
download.py Update TTS.tts formatters (#1228) 2022-02-11 23:03:43 +01:00
downloaders.py Add addtional datasets 2021-12-16 07:21:27 -05:00
generic_utils.py Update model file extension (#1422) 2022-03-22 17:55:00 +01:00
io.py Capacitron (#977) 2022-05-20 16:17:11 +02:00
manage.py Update README.md; download progress bar in CLI. (#1797) 2022-08-01 12:17:47 +02:00
radam.py Fixup `utils` for the trainer 2021-06-28 17:03:47 +02:00
samplers.py Implement bucketed weighted sampling for VITS (#1871) 2022-08-15 11:08:11 +02:00
synthesizer.py d-vector handling (#1945) 2022-09-13 14:10:33 +02:00
training.py Update synthesis.py 2022-02-25 11:29:41 +01:00
vad.py Fix style tests 2022-03-23 15:05:32 -03:00