| ▲ | miscandlanneous 2 hours ago | |||||||
Naive question, but I once downloaded a particular voice file that I wanted to use with some other RVC TTS project, but ended up not being able to run it CPU only, so I only kept the voice I wanted. Thing is, the voice is in .pth format, and on Kokoro's huggingface page, their voices are all .pt. Would I be able to use this voice I already have with Kokoro? If not, is there any way to convert it? I could always go looking if someone made this specific voice but in .pt format, but I barely mess with AI and don't know how I could search for this. | ||||||||
| ▲ | janalsncm 41 minutes ago | parent [-] | |||||||
Not super familiar but it seems to be technically possible. https://github.com/Ashish-Patnaik/kokoclone Generate audio with the voice and your first tool and use this to clone it into kokoro. The pth/pt extension bit isn’t the problem. Those are PyTorch extensions and they’re synonymous like jpeg/jpg. | ||||||||
| ||||||||