coqui-tts/TTS/tts/models
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
..
__init__.py Update setup_model 2022-02-25 11:11:35 +01:00
align_tts.py Cache fsspec downloads (#2132) 2022-11-09 22:12:48 +01:00
base_tacotron.py Cache fsspec downloads (#2132) 2022-11-09 22:12:48 +01:00
base_tts.py Fixup overflow (#2218) 2022-12-15 00:56:48 +01:00
forward_tts.py Fastspeech2 (#2073) 2023-01-15 22:39:22 +01:00
glow_tts.py Fix for FloorDiv Function Warning (#1760) 2022-07-20 11:31:22 +02:00
overflow.py Fixup overflow (#2218) 2022-12-15 00:56:48 +01: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 Fixed bug related to yourtts speaker embeddings issue (#2234) 2023-01-02 14:20:02 +01:00