coqui-tts/TTS/utils/audio
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 Introduce numpy and torch transforms (#1705) 2022-08-08 11:57:50 +02:00
numpy_transforms.py Fastspeech2 (#2073) 2023-01-15 22:39:22 +01:00
processor.py Replace pyworld by pyin (#1946) 2022-09-09 10:43:14 +02:00
torch_transforms.py Introduce numpy and torch transforms (#1705) 2022-08-08 11:57:50 +02:00