coqui-tts/TTS
manmay nakhashi bc422f2f3c
Fastspeech2 (#2073)
* added EnergyDataset

* add energy to Dataset

* add comupte_energy

* added energy params

* added energy to forward_tts

* added plot_avg_energy for visualisation

* Update forward_tts.py

* create file

* added fastspeech2 recipe

* add fastspeech2 config

* removed energy from fast pitch

* add energy loss to forward tts

* Update fastspeech2_config.py

* change run_name

* Update numpy_transforms.py

* fix typo

* fix typo

* fix typo

* linting issues

* use_energy default value --> False

* Update numpy_transforms.py

* linting fixes

* fix typo

* liniting_fix

* liniting_fix

* fix

* fixes

* fixes

* lint fix

* lint fixws

* added training test

* wrong import

* wrong import

* trailing whitespace

* style fix

* changed class name because of error

* class name change

* class name change

* change class name

* fixed styles
2023-01-15 22:39:22 +01:00
..
bin Add YourTTS VCTK recipe (#2198) 2022-12-12 16:14:25 +01:00
config Multilingual tokenizer (#2229) 2023-01-02 10:03:19 +01:00
encoder Cache fsspec downloads (#2132) 2022-11-09 22:12:48 +01:00
server d-vector handling (#1945) 2022-09-13 14:10:33 +02:00
tts Fastspeech2 (#2073) 2023-01-15 22:39:22 +01:00
utils Fastspeech2 (#2073) 2023-01-15 22:39:22 +01:00
vocoder Cache fsspec downloads (#2132) 2022-11-09 22:12:48 +01:00
.models.json Fixed bug related to yourtts speaker embeddings issue (#2234) 2023-01-02 14:20:02 +01:00
VERSION Bump up to v0.10.2 2023-01-11 01:06:02 +01:00
__init__.py Use `coqui_tts` as the default run name 2021-08-30 12:56:47 +00:00
api.py Python API implementation (#2195) 2022-12-12 12:04:20 +01:00
model.py Cache fsspec downloads (#2132) 2022-11-09 22:12:48 +01:00