coqui-tts/TTS/utils
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
..
audio Fastspeech2 (#2073) 2023-01-15 22:39:22 +01: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 Fix Capacitron training (#2086) 2022-11-01 12:52:06 +01: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 Cache fsspec downloads (#2132) 2022-11-09 22:12:48 +01:00
manage.py Fixed bug related to yourtts speaker embeddings issue (#2234) 2023-01-02 14:20:02 +01: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 Python API implementation (#2195) 2022-12-12 12:04:20 +01:00
training.py Update synthesis.py 2022-02-25 11:29:41 +01:00
vad.py Write non-speech files in a TXT (#2048) 2022-10-06 13:25:54 +02:00