coqui-tts/TTS/tts/layers/generic
Matthew Boakes 1b9c400bca
PyTorch 2.1 Updates (Weight Norm and TorchAudio I/O) (#3176)
* Replaced PyTorch weight_norm With parametrizations.weight_norm

* TorchAudio: Migrating The I/O Functions To Use The Dispatcher Mechanism

* Corrected Code Style

---------

Co-authored-by: Eren Gölge <erogol@hotmail.com>
2023-11-09 16:31:03 +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
aligner.py Add Delightful-TTS implementation (#2095) 2023-07-24 13:41:26 +02:00
gated_conv.py reformatting and styling 2021-04-12 11:47:39 +02:00
normalization.py Update TTS.tts formatters (#1228) 2022-02-11 23:03:43 +01:00
pos_encoding.py Update `PositionalEncoding` 2021-09-06 15:16:58 +00:00
res_conv_bn.py Bump up to v0.11.0 (#2329) 2023-02-08 13:58:49 +01:00
time_depth_sep_conv.py reformatting and styling 2021-04-12 11:47:39 +02:00
transformer.py Style update 2021-09-10 08:30:33 +00:00
wavenet.py PyTorch 2.1 Updates (Weight Norm and TorchAudio I/O) (#3176) 2023-11-09 16:31:03 +01:00