coqui-tts/TTS/tts/layers/generic
Eren Gölge e5b9607bc3 isort all imports 2021-04-09 00:45:20 +02: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 format with black and pylint 2.7.3 2021-04-09 00:38:08 +02:00
normalization.py format with black and pylint 2.7.3 2021-04-09 00:38:08 +02:00
pos_encoding.py isort all imports 2021-04-09 00:45:20 +02:00
res_conv_bn.py format with black and pylint 2.7.3 2021-04-09 00:38:08 +02:00
time_depth_sep_conv.py format with black and pylint 2.7.3 2021-04-09 00:38:08 +02:00
transformer.py format with black and pylint 2.7.3 2021-04-09 00:38:08 +02:00
wavenet.py format with black and pylint 2.7.3 2021-04-09 00:38:08 +02:00