mirror of
https://github.com/open-webui/docs.git
synced 2026-07-20 15:38:19 -04:00
[PR #354] [MERGED] add instructions for kokoro #438
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/open-webui/docs/pull/354
Author: @d4v3y0rk
Created: 1/9/2025
Status: ✅ Merged
Merged: 1/10/2025
Merged by: @tjbck
Base:
main← Head:add-Kokoro-FastAPI-docs📝 Commits (2)
8c192d4add instructions for kokoro34a958badding voices and languages📊 Changes
1 file changed (+82 additions, -0 deletions)
View changed files
➕
docs/tutorials/text-to-speech/Kokoro-FastAPI-integration.md(+82 -0)📄 Description
Adding documentation for using a new local model for generating TTS audio. the project is Kokoro-FastAPI. It uses a new model recently released and sounds pretty great and works seamlessly since it implements the openai api for speech generation. I am using it in my setup already.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.