coqui-tts/TTS/vocoder/models
Eren Gölge d18198dff8 Implement `setup_model` for vocoder models 2021-06-28 17:03:20 +02:00
..
__init__.py Implement `setup_model` for vocoder models 2021-06-28 17:03:20 +02:00
base_vocoder.py Create base 🐸TTS model abstraction for tts models 2021-06-28 17:03:19 +02:00
fullband_melgan_generator.py reformatting and styling 2021-04-12 11:47:39 +02:00
gan.py Update vocoder models 2021-06-28 17:03:19 +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
wavegrad.py Update vocoder models 2021-06-28 17:03:19 +02:00
wavernn.py Update vocoder models 2021-06-28 17:03:19 +02:00