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 |
||
---|---|---|
.. | ||
bin | ||
config | ||
demos/xtts_ft_demo | ||
encoder | ||
server | ||
tts | ||
utils | ||
vc | ||
vocoder | ||
.models.json | ||
__init__.py | ||
api.py | ||
model.py |