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
|
||||
- OpenAI-compatible Speech endpoint, with voice combination functionality
|
||||
- NVIDIA GPU accelerated inference (or CPU) option
|
||||
- very fast generation time (~30x real time speed via 4060Ti)
|
||||
- automatic chunking/stitching for long texts
|
||||
- streaming support w/ variable chunking to control latency
|
||||
- very fast generation time
|
||||
- ~ 35x real time speed via 4060Ti, ~300ms 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
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue