Spaces:
Runtime error
Runtime error
File size: 320 Bytes
393a7f5 9132718 393a7f5 9132718 393a7f5 9132718 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
---
title: Kokoro_onnx
app_file: gradio-audio.py
sdk: gradio
sdk_version: 5.12.0
---
# kokoro-tts
Gradio Demo of kokoro tts
Download files from https://github.com/thewh1teagle/kokoro-onnx/tree/main
You need kokoro-v0_19.onnx and voices.json
# How to run
```
pip install -r requirements.txt
python gradio_audio.py
``` |