coqui-tts/TTS/tts/models
Enno Hermann 849e75e967 docs: improve documentation 2024-12-12 18:23:17 +01:00
..
__init__.py fix: use logging instead of print statements 2024-04-03 15:19:45 +02:00
align_tts.py refactor: move duplicate alignment functions into helpers 2024-11-24 19:57:14 +01:00
bark.py docs: improve documentation 2024-12-12 18:23:17 +01:00
base_tacotron.py refactor: use load_fsspec from trainer 2024-06-29 15:07:10 +02:00
base_tts.py docs: improve documentation 2024-12-12 18:23:17 +01:00
delightful_tts.py refactor: move more audio processing into torch_transforms 2024-11-24 19:57:14 +01:00
forward_tts.py refactor: move duplicate alignment functions into helpers 2024-11-24 19:57:14 +01:00
glow_tts.py refactor: handle deprecation of torch.cuda.amp.autocast (#144) 2024-11-09 18:37:08 +01:00
neuralhmm_tts.py refactor(losses): move shared losses into losses.py 2024-11-23 01:04:17 +01:00
overflow.py docs: improve documentation 2024-12-12 18:23:17 +01:00
tacotron.py refactor: handle deprecation of torch.cuda.amp.autocast (#144) 2024-11-09 18:37:08 +01:00
tacotron2.py refactor: handle deprecation of torch.cuda.amp.autocast (#144) 2024-11-09 18:37:08 +01:00
tortoise.py docs: improve documentation 2024-12-12 18:23:17 +01:00
vits.py refactor: move more audio processing into torch_transforms 2024-11-24 19:57:14 +01:00
xtts.py docs: improve documentation 2024-12-12 18:23:17 +01:00