Sofian Mejjoute

Results 70 comments of Sofian Mejjoute

I can try to convert the weights in a couple hours if you don't want to do it yourself

Ok, I gave it a go and I think it only works for Hugging Face transformers/diffusers models. I can serialize it, but it doesn't output a config JSON, so it...

Converting it to safetensors is actually really easy (it's pretty much two lines of code), so I can do that in the meantime, maybe.

It makes it faster 😁

Here are the converted models btw https://huggingface.co/Gatozu35/tortoise-tts/tree/main It's missing the vocoder because the weights are not a state dict I think. I might add it later if needed.

I think suggestions for extensions is what makes the most sense. I don't think people should have to manually copy their cookies to a file with a special format

You're expected to fill in the blanks when you file a bug report.

Honestly, I should archive this project and redirect people to other solutions. I don't really have any interest in it anymore. You can try https://github.com/HoloArchivists/TwcLazer or https://github.com/HitomaruKonpaku/twspace-crawler if those aren't...

Yes I think this is for >=2.3, should I add a fallback, bump up the minimum PyTorch version, or do you think just keeping the deprecated kernel is better?