Update README.md

This commit is contained in:
remsky 2025-01-04 03:07:30 -07:00 committed by GitHub
parent 65bf15f153
commit a65fd61cdb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,7 +10,7 @@
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 (~35x real time factor via 4060Ti) - very fast generation time (~35x real time generation speed via 4060Ti)
- automatic chunking/stitching for long texts - automatic chunking/stitching for long texts
- simple audio generation web ui utility - simple audio generation web ui utility