coqui-tts/TTS/tts/layers/delightful_tts
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 Add Delightful-TTS implementation (#2095) 2023-07-24 13:41:26 +02:00
acoustic_model.py Add Delightful-TTS implementation (#2095) 2023-07-24 13:41:26 +02:00
conformer.py Add Delightful-TTS implementation (#2095) 2023-07-24 13:41:26 +02:00
conv_layers.py PyTorch 2.1 Updates (Weight Norm and TorchAudio I/O) (#3176) 2023-11-09 16:31:03 +01:00
encoders.py Add Delightful-TTS implementation (#2095) 2023-07-24 13:41:26 +02:00
energy_adaptor.py Add Delightful-TTS implementation (#2095) 2023-07-24 13:41:26 +02:00
kernel_predictor.py PyTorch 2.1 Updates (Weight Norm and TorchAudio I/O) (#3176) 2023-11-09 16:31:03 +01:00
networks.py Add Delightful-TTS implementation (#2095) 2023-07-24 13:41:26 +02:00
phoneme_prosody_predictor.py Add Delightful-TTS implementation (#2095) 2023-07-24 13:41:26 +02:00
pitch_adaptor.py Add Delightful-TTS implementation (#2095) 2023-07-24 13:41:26 +02:00
variance_predictor.py Add Delightful-TTS implementation (#2095) 2023-07-24 13:41:26 +02:00