coqui-xtts / README
ecker's picture
Upload 6 files
843017c
raw
history blame
No virus
429 Bytes
This repo houses the weights from [coqui/XTTS-v1](https://huggingface.co/coqui/XTTS-v1) but for use with [a copy of TorToiSe](https://git.ecker.tech/mrq/tortoise-tts) with the model parameters adjusted to load it.
There are a few entries in the state dict that do not correlate with the original model (like prompt embedding), so the model is not exactly 1:1.
To convert the models yourself, refer to the provided `convert.py`.