coqui-tts/TTS/bin
Eren Gölge babdd84f91 Fix GST inference
commit d3e477875a7e46a101fcf95a1794442823750fe2
Author: George Rousssos <25833833+george-roussos@users.noreply.github.com>
Date:   Wed Nov 3 10:16:12 2021 +0000

    Read .wav for GST conditioning from CL

commit 074e6d0874d3b34fb6a4991fc17d66dccd413fbb
Author: George Rousssos <25833833+george-roussos@users.noreply.github.com>
Date:   Fri Oct 29 14:43:47 2021 +0100

    Fix GST during inference in Tacotron2

commit fdece14585ab5a36eed1061a9a838d8e48aa6882
Author: George Rousssos <25833833+george-roussos@users.noreply.github.com>
Date:   Wed Nov 3 10:16:12 2021 +0000

    Read .wav for GST conditioning from CL

commit cd29e21b8d0a541ee298d2bf5f67223ad60be38f
Author: George Rousssos <25833833+george-roussos@users.noreply.github.com>
Date:   Fri Oct 29 14:43:47 2021 +0100

    Fix GST during inference in Tacotron2

commit 908ce39370eadcc9fa8510cdb26c9ead87305427
Author: George Rousssos <25833833+george-roussos@users.noreply.github.com>
Date:   Fri Oct 29 12:49:37 2021 +0100

    Make trim_db value negative

commit 1008a2e0f72fa7ca7f0307424f570386f2f16d42
Author: George Rousssos <25833833+george-roussos@users.noreply.github.com>
Date:   Fri Oct 29 12:22:24 2021 +0100

    Set find_endpoint db threshold in config.json
2021-12-07 13:28:49 +00:00
..
__init__.py fixing dome pypi issues 2021-01-25 13:06:12 +01:00
collect_env_info.py Make style and lint 2021-12-01 10:42:52 +00:00
compute_attention_masks.py Use absolute paths of the attention masks 2021-09-06 15:16:58 +00:00
compute_embeddings.py Rename `load_meta_data` as `load_tts_data` 2021-09-30 14:47:56 +00:00
compute_statistics.py Rename `load_meta_data` as `load_tts_data` 2021-09-30 14:47:56 +00:00
convert_melgan_tflite.py reformatting and styling 2021-04-12 11:47:39 +02:00
convert_melgan_torch_to_tf.py Allow saving / loading checkpoints from cloud paths (#683) 2021-08-09 18:02:36 +00:00
convert_tacotron2_tflite.py reformatting and styling 2021-04-12 11:47:39 +02:00
convert_tacotron2_torch_to_tf.py Allow saving / loading checkpoints from cloud paths (#683) 2021-08-09 18:02:36 +00:00
distribute.py Small trainer refactoring 2021-08-26 17:08:58 +00:00
extract_tts_spectrograms.py Rename `load_meta_data` as `load_tts_data` 2021-09-30 14:47:56 +00:00
find_unique_chars.py Rename `load_meta_data` as `load_tts_data` 2021-09-30 14:47:56 +00:00
resample.py bumpup librosa version to 0.8.0 2021-05-03 14:25:09 +02:00
synthesize.py Fix GST inference 2021-12-07 13:28:49 +00:00
train_encoder.py Refactor Speaker Encoder training 2021-09-30 14:47:56 +00:00
train_tts.py Update train_tts for multi-speaker 2021-10-21 16:29:06 +00:00
train_vocoder.py Update `train_tts.py` and `train_vocoder.py` 2021-09-30 14:47:56 +00:00
tune_wavegrad.py reformatting and styling 2021-04-12 11:47:39 +02:00