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 |
||
---|---|---|
.. | ||
hubert | ||
__init__.py | ||
inference_funcs.py | ||
load_model.py | ||
model.py | ||
model_fine.py |