coqui-tts/TTS/tts/layers/generic
erogol b206162d11 more docstrings 2021-01-11 17:25:04 +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 more docstrings 2021-01-11 17:25:04 +01:00