[PR #354] [MERGED] add instructions for kokoro #438

Closed
opened 2026-02-15 17:17:00 -05:00 by yindo · 0 comments
Owner

📋 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: mainHead: add-Kokoro-FastAPI-docs


📝 Commits (2)

  • 8c192d4 add instructions for kokoro
  • 34a958b adding 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.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/docs/pull/354 **Author:** [@d4v3y0rk](https://github.com/d4v3y0rk) **Created:** 1/9/2025 **Status:** ✅ Merged **Merged:** 1/10/2025 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `add-Kokoro-FastAPI-docs` --- ### 📝 Commits (2) - [`8c192d4`](https://github.com/open-webui/docs/commit/8c192d4a66fa66f75913ed011af8205ce334ce29) add instructions for kokoro - [`34a958b`](https://github.com/open-webui/docs/commit/34a958b840f521f24f27afeae4812985ea3e82de) adding voices and languages ### 📊 Changes **1 file changed** (+82 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `docs/tutorials/text-to-speech/Kokoro-FastAPI-integration.md` (+82 -0) </details> ### 📄 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 17:17:00 -05:00
yindo closed this issue 2026-02-15 17:17:00 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: open-webui/docs#438