coqui-tts/TTS/tts/layers/tortoise
Enno Hermann b6ab85a050 fix: use logging instead of print statements
Fixes #1691
2024-04-03 15:19:45 +02:00
..
arch_utils.py Ruff autofix unused imports and import order 2023-12-13 14:56:41 +02:00
audio_utils.py fix: use logging instead of print statements 2024-04-03 15:19:45 +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 Ruff autofix C41 2023-12-13 14:56:41 +02:00
diffusion.py Ruff autofix C41 2023-12-13 14:56:41 +02:00
diffusion_decoder.py Tortoise TTS inference (#2547) 2023-05-16 00:58:21 +02:00
dpm_solver.py fix: use logging instead of print statements 2024-04-03 15:19:45 +02: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 Ruff autofix C41 2023-12-13 14:56:41 +02:00
utils.py fix: use logging instead of print statements 2024-04-03 15:19:45 +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 Ruff autofix C41 2023-12-13 14:56:41 +02:00