coqui-tts/TTS/vocoder/models
Eren Gölge 2e1a428b83 Update glowtts docstrings and docs 2021-06-30 14:30:55 +02:00
..
__init__.py Add UnivNet vocoder 🚀 2021-06-23 13:51:04 +02:00
base_vocoder.py Create base 🐸TTS model abstraction for tts models 2021-06-22 16:21:11 +02:00
fullband_melgan_generator.py reformatting and styling 2021-04-12 11:47:39 +02:00
gan.py Update glowtts docstrings and docs 2021-06-30 14:30:55 +02:00
hifigan_discriminator.py linter fixes 2021-04-12 13:14:11 +02:00
hifigan_generator.py reformatting and styling 2021-04-12 11:47:39 +02:00
melgan_discriminator.py Merge branch 'reformat' into hifigan-reformat 2021-04-12 12:00:17 +02:00
melgan_generator.py reformatting and styling 2021-04-12 11:47:39 +02:00
melgan_multiscale_discriminator.py Merge branch 'reformat' into hifigan-reformat 2021-04-12 12:00:17 +02:00
multiband_melgan_generator.py reformatting and styling 2021-04-12 11:47:39 +02:00
parallel_wavegan_discriminator.py reformatting and styling 2021-04-12 11:47:39 +02:00
parallel_wavegan_generator.py reformatting and styling 2021-04-12 11:47:39 +02:00
random_window_discriminator.py reformatting and styling 2021-04-12 11:47:39 +02:00
univnet_discriminator.py Add UnivNet vocoder 🚀 2021-06-23 13:51:04 +02:00
univnet_generator.py Add UnivNet vocoder 🚀 2021-06-23 13:51:04 +02:00
wavegrad.py Update vocoder models 2021-06-22 16:21:11 +02:00
wavernn.py Update vocoder models 2021-06-22 16:21:11 +02:00