coqui-tts/TTS/bin
Edresson Casanova f81892483d
REBASED: Transform Speaker Encoder in a Generic Encoder and Implement Emotion Encoder training support (#1349)
* Rename Speaker encoder module to encoder

* Add a generic emotion dataset formatter

* Transform the Speaker Encoder dataset to a generic dataset and create emotion encoder config

* Add class map in emotion config

* Add Base encoder config

* Add evaluation encoder script

* Fix the bug in plot_embeddings

* Enable Weight decay for encoder training

* Add argumnet to disable storage

* Add Perfect Sampler and remove storage

* Add evaluation during encoder training

* Fix lint checks

* Remove useless config parameter

* Active evaluation in speaker encoder test and use multispeaker dataset for this test

* Unit tests fixs

* Remove useless tests for speedup the aux_tests

* Use get_optimizer in Encoder

* Add BaseEncoder Class

* Fix the unitests

* Add Perfect Batch Sampler unit test

* Add compute encoder accuracy in a function
2022-03-11 14:43:40 +01: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 Update imports for symbols -> characters 2022-02-25 10:48:02 +01:00
compute_embeddings.py REBASED: Transform Speaker Encoder in a Generic Encoder and Implement Emotion Encoder training support (#1349) 2022-03-11 14:43:40 +01:00
compute_statistics.py Update TTS.tts formatters (#1228) 2022-02-11 23:03:43 +01:00
distribute.py Make stlye 2022-02-25 11:31:56 +01:00
eval_encoder.py REBASED: Transform Speaker Encoder in a Generic Encoder and Implement Emotion Encoder training support (#1349) 2022-03-11 14:43:40 +01:00
extract_tts_spectrograms.py Make style and lint 2022-03-02 13:25:35 +01:00
find_unique_chars.py Open bible dataset formatter (#1365) 2022-03-11 10:43:31 +01:00
find_unique_phonemes.py Make style and lint 2022-03-02 13:25:35 +01:00
remove_silence_using_vad.py Make style 2021-12-20 11:54:10 +00:00
resample.py Add file_ext args to resample.py 2022-02-25 11:15:46 +01:00
synthesize.py Add Voice conversion inference support (#1337) 2022-03-10 14:57:12 +01:00
train_encoder.py REBASED: Transform Speaker Encoder in a Generic Encoder and Implement Emotion Encoder training support (#1349) 2022-03-11 14:43:40 +01:00
train_tts.py Make style and lint 2022-03-02 13:25:35 +01:00
train_vocoder.py Make stlye 2022-02-25 11:31:56 +01:00
tune_wavegrad.py reformatting and styling 2021-04-12 11:47:39 +02:00