CoolFace
Datasetpublic

ecyht2/kokoro-82M-voices

Kokoro-82M Voices This dataset contains all the voices available in hexgrad/Kokoro-82M. This dataset provides the voices in 3 different formats. Individual voices embeddings in different JSON file Single JSON which contains all the voices in a JSON object. Parquet format for usage via datasets The voices name is the same as the .pth file names shown below. voices = [ "af", "af_bella", "af_nicole", "af_sarah", "af_sky", "am_adam", "am_michael"… See the full description on the dataset page: https://huggingface.co/datasets/ecyht2/kokoro-82M-voices.

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
3likes78downloads
12 commits on main
e0f9b882y ago

feat: Added parquet format description in README

ecyht2
e51493e2y ago

feat: Added example output in datasets usage and fix spelling

ecyht2
2b4b5fd2y ago

feat: Added datasets usage with parquet

ecyht2
6f0678f2y ago

Upload dataset

ecyht2
91645032y ago

fix: Added example output comment in usage for JSON all

ecyht2
7f605162y ago

feat: Added Usage for downloading JSON

ecyht2
54af8ae2y ago

feat: Added single voices in README

ecyht2
3ba91092y ago

Upload folder using huggingface_hub

ecyht2
ed930d02y ago

feat: Added dataset configs

ecyht2
1fab26f2y ago

feat: Added README.md

ecyht2
e462f222y ago

Upload voices.json with huggingface_hub

ecyht2
69a6e0d2y ago

initial commit

ecyht2