mirror of
https://github.com/remsky/Kokoro-FastAPI.git
synced 2025-04-13 09:39:17 +00:00
Update README.md
This commit is contained in:
parent
78abc4a081
commit
57903cc796
1 changed files with 4 additions and 3 deletions
|
@ -10,9 +10,10 @@
|
||||||
Dockerized FastAPI wrapper for [Kokoro-82M](https://huggingface.co/hexgrad/Kokoro-82M) text-to-speech model
|
Dockerized FastAPI wrapper for [Kokoro-82M](https://huggingface.co/hexgrad/Kokoro-82M) text-to-speech model
|
||||||
- OpenAI-compatible Speech endpoint, with voice combination functionality
|
- OpenAI-compatible Speech endpoint, with voice combination functionality
|
||||||
- NVIDIA GPU accelerated inference (or CPU) option
|
- NVIDIA GPU accelerated inference (or CPU) option
|
||||||
- very fast generation time (~30x real time speed via 4060Ti)
|
- very fast generation time
|
||||||
- automatic chunking/stitching for long texts
|
- ~ 35x real time speed via 4060Ti, ~300ms latency
|
||||||
- streaming support w/ variable chunking to control latency
|
- ~ 6x real time spead via M3 Pro CPU, ~1000ms latency
|
||||||
|
- streaming support w/ variable chunking control latency & artifacts
|
||||||
- simple audio generation web ui utility
|
- simple audio generation web ui utility
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue