File size: 429 Bytes
843017c
 
 
 
 
1
2
3
4
5
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`.