.. |
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
|
rename the project to old TTS
|
2020-09-09 12:27:23 +02: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
|
renaming train scripts and updating tests
|
2020-10-29 16:50:07 +01:00 |
train_vocoder_gan.py
|
renaming train scripts and updating tests
|
2020-10-29 16:50:07 +01:00 |
train_vocoder_wavegrad.py
|
Merge branch 'ssim_loss' into dev
|
2020-10-29 23:49:09 +01:00 |
train_vocoder_wavernn.py
|
bug fix for wavernn training
|
2020-10-30 14:08:41 +01:00 |