How do we generate the tokens after pip install kokoro?
#3
by
Oscarchuncha
- opened
How do we generate the tokens after pip install kokoro?
You can do the following:
- Convert text to phonemes using https://github.com/hexgrad/misaki
- Map phonemes to input ids using https://huggingface.co/hexgrad/Kokoro-82M/blob/main/config.json#L34-L148
Will add this info to the README.