kokoro-onnx / README.md
robertknight's picture
Add model details
63a5f66 verified
metadata
license: apache-2.0
base_model:
  - hexgrad/Kokoro-82M

This model is an ONNX export of the Kokoro TTS model created using the script at https://github.com/hexgrad/kokoro/blob/main/examples/export.py at commit dfb907a02bba8152ca444717ca5d78747ccb4bec.

Compared to the onnx-community version this version uses Conv operators as a replacement for STFT, which avoids some numerical problems with it.