coqui-tts/TTS/tts/layers/generic
erogol c0a2aa68d3 formatting 2021-01-11 17:25:39 +01: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 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
normalization.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
res_conv_bn.py rename convbnblocks and handle none mask 2021-01-11 17:22:34 +01:00
time_depth_sep_conv.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
wavenet.py formatting 2021-01-11 17:25:39 +01:00