thewh1teagle/kokoro-onnx

Host on HuggingFace Hub for more discoverability

freddyaboulton opened this issue · 2 comments

Describe the feature

Love this project! I actually found it by accident because someone mentioned it off-hand in a discord thread.

I wonder if it would make sense to host the model files with a nice README on the hugging face hub? It's how I find the models for my project and I imagine it would be the same for other developers.

I do work at Hugging Face but I'm suggesting this out of genuine interest in your project.

Weights have been uploaded to https://huggingface.co/onnx-community/Kokoro-82M-v1.0-ONNX! 🤗 @thewh1teagle if you're interested, you can pull the weights from there too. Note that there are minor renamings if input and output nodes (and you can figure out usage from the sample code).

I wonder if it would make sense to host the model files with a nice README on the hugging face hub? It's how I find the models for my project and I imagine it would be the same for other developers.

There are many spaces and model repositories for Kokoro on Hugging Face. I could upload another one, but I doubt it would be better than the existing ones. That's why I believe it's more valuable to focus on making this library as simple and easy to use as possible.