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
240d991405
commit
e5b79fc271
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
||||||
[]()
|
[]()
|
||||||
[](https://huggingface.co/hexgrad/Kokoro-82M/tree/c3b0d86e2a980e027ef71c28819ea02e351c2667) [](https://huggingface.co/spaces/Remsky/Kokoro-TTS-Zero)
|
[](https://huggingface.co/hexgrad/Kokoro-82M/tree/c3b0d86e2a980e027ef71c28819ea02e351c2667) [](https://huggingface.co/spaces/Remsky/Kokoro-TTS-Zero)
|
||||||
|
|
||||||
> Support for Kokoro-82M v1.0 coming very soon! Dev build on the `v0.1.5-integration` branch
|
> Support for Kokoro-82M v1.0 merging to main soon! Dev build/image on the `v0.1.5-pre` branch/tag
|
||||||
|
|
||||||
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 inline voice combination, and mapped naming/models for strict systems
|
- OpenAI-compatible Speech endpoint, with inline voice combination, and mapped naming/models for strict systems
|
||||||
|
@ -18,7 +18,7 @@ Dockerized FastAPI wrapper for [Kokoro-82M](https://huggingface.co/hexgrad/Kokor
|
||||||
- streaming support & tempfile generation, phoneme based dev endpoints
|
- streaming support & tempfile generation, phoneme based dev endpoints
|
||||||
- (new) Integrated web UI on localhost:8880/web
|
- (new) Integrated web UI on localhost:8880/web
|
||||||
- (new) Debug endpoints for monitoring threads, storage, and session pools
|
- (new) Debug endpoints for monitoring threads, storage, and session pools
|
||||||
|
- [wiki](https://github.com/remsky/Kokoro-FastAPI/wiki) Integration guide for SillyTavern + OpenWebUI
|
||||||
|
|
||||||
## Get Started
|
## Get Started
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue