coqui-tts/TTS/tts/layers/generic
Eren Gölge c312acac7d Implement VITS model 🚀
VITS model implementation built on Glow TTS and HiFiGAN
layers.
2021-08-09 18:02:36 +00:00
..
__init__.py implement residual BN convolution and add it as an alternative encoder for glow-tts. also generic layers to layers/generic 2021-01-06 13:19:40 +01:00
gated_conv.py reformatting and styling 2021-04-12 11:47:39 +02:00
normalization.py Implement VITS model 🚀 2021-08-09 18:02:36 +00:00
pos_encoding.py reformatting and styling 2021-04-12 11:47:39 +02:00
res_conv_bn.py reformatting and styling 2021-04-12 11:47:39 +02:00
time_depth_sep_conv.py reformatting and styling 2021-04-12 11:47:39 +02:00
transformer.py formatting 2021-05-03 14:26:35 +02:00
wavenet.py reformatting and styling 2021-04-12 11:47:39 +02:00