mirror of https://github.com/coqui-ai/TTS.git
torch.cuda.amp.autocast(args...) and torch.cpu.amp.autocast(args...) will be deprecated. Please use torch.autocast("cuda", args...) or torch.autocast("cpu", args...) instead. https://pytorch.org/docs/stable/amp.html |
||
---|---|---|
.. | ||
__init__.py | ||
align_tts.py | ||
bark.py | ||
base_tacotron.py | ||
base_tts.py | ||
delightful_tts.py | ||
forward_tts.py | ||
glow_tts.py | ||
neuralhmm_tts.py | ||
overflow.py | ||
tacotron.py | ||
tacotron2.py | ||
tortoise.py | ||
vits.py | ||
xtts.py |