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 |
||
---|---|---|
.. | ||
align_tts | ||
bark | ||
delightful_tts | ||
feed_forward | ||
generic | ||
glow_tts | ||
overflow | ||
tacotron | ||
tortoise | ||
vits | ||
xtts | ||
__init__.py | ||
losses.py |