.. |
compute_embeddings.py
|
compute embeddings and create speakers.json
|
2020-11-12 12:51:17 +01:00 |
compute_statistics.py
|
enable compute stats by vocoder config
|
2020-10-29 12:31:43 +01:00 |
convert_melgan_tflite.py
|
rename the project to old TTS
|
2020-09-09 12:27:23 +02:00 |
convert_melgan_torch_to_tf.py
|
use difflib for string matching
|
2020-09-14 23:55:34 +02:00 |
convert_tacotron2_tflite.py
|
rename the project to old TTS
|
2020-09-09 12:27:23 +02:00 |
convert_tacotron2_torch_to_tf.py
|
use difflib for string matching
|
2020-09-14 23:55:34 +02:00 |
distribute.py
|
general purpose distribute.py
|
2020-10-08 01:30:42 +02:00 |
distribute_tts.py
|
rename the project to old TTS
|
2020-09-09 12:27:23 +02:00 |
synthesize.py
|
bug fix in glowTTS sythesize
|
2020-10-27 16:30:16 -03:00 |
train_encoder.py
|
format speaker encoder imports
|
2020-09-28 11:19:19 +02:00 |
train_glow_tts.py
|
bug fixes for single speaker glow-tts, enable torch based amp. Make amp optional for wavegrad. Bug fixes for synthesis setup for glow-tts
|
2020-10-29 15:45:50 +01:00 |
train_tacotron.py
|
use native amp for tacotron training
|
2020-11-14 12:59:28 +01:00 |
train_vocoder_gan.py
|
renaming train scripts and updating tests
|
2020-10-29 16:50:07 +01:00 |
train_vocoder_wavegrad.py
|
scaler fix for wavegrad and wavernn. Save and load scaler
|
2020-11-14 13:00:35 +01:00 |
train_vocoder_wavernn.py
|
scaler fix for wavegrad and wavernn. Save and load scaler
|
2020-11-14 13:00:35 +01:00 |
tune_wavegrad.py
|
change noise scheduling for wavegrad. Compute beta values externally to enable better flexibility
|
2020-11-14 13:01:10 +01:00 |