coqui-tts/TTS/tts/layers/tortoise
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
..
arch_utils.py Tortoise TTS inference (#2547) 2023-05-16 00:58:21 +02:00
audio_utils.py Tortoise TTS inference (#2547) 2023-05-16 00:58:21 +02:00
autoregressive.py Tortoise TTS inference (#2547) 2023-05-16 00:58:21 +02:00
classifier.py Tortoise TTS inference (#2547) 2023-05-16 00:58:21 +02:00
clvp.py Tortoise TTS inference (#2547) 2023-05-16 00:58:21 +02:00
diffusion.py Remove duplicate get_named_beta_schedules 2023-09-27 01:09:59 +03:00
diffusion_decoder.py Tortoise TTS inference (#2547) 2023-05-16 00:58:21 +02:00
dpm_solver.py Drop diffusion from XTTS (#3150) 2023-11-06 20:15:49 +01:00
random_latent_generator.py Tortoise TTS inference (#2547) 2023-05-16 00:58:21 +02:00
tokenizer.py Tortoise inference fix and fix zoo unit tests (#3010) 2023-09-29 13:40:57 +02:00
transformer.py Tortoise TTS inference (#2547) 2023-05-16 00:58:21 +02:00
utils.py Tortoise TTS inference (#2547) 2023-05-16 00:58:21 +02:00
vocoder.py PyTorch 2.1 Updates (Weight Norm and TorchAudio I/O) (#3176) 2023-11-09 16:31:03 +01:00
wav2vec_alignment.py Tortoise TTS inference (#2547) 2023-05-16 00:58:21 +02:00
xtransformers.py Tortoise TTS inference (#2547) 2023-05-16 00:58:21 +02:00