[PR #885] [MERGED] Fix TTS settings formatting in documentation #876

Closed
opened 2026-02-15 18:16:30 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/docs/pull/885
Author: @yonie
Created: 12/14/2025
Status: Merged
Merged: 12/14/2025
Merged by: @Classic298

Base: mainHead: patch-1


📝 Commits (1)

  • 743d6b7 Fix TTS settings formatting in documentation

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 docs/features/audio/text-to-speech/Kokoro-FastAPI-integration.md (+1 -1)

📄 Description

The documentation has two settings fields reversed when compared to Open WebUI actual settings screen. This causes some people (like me) to input the model in the voice box and the other way around, causing strange errors. By swapping the two fields in the docs, we follow natural order of information (top to bottom, left to right) and make the documentation match the actual settings screen.


🔄 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/885 **Author:** [@yonie](https://github.com/yonie) **Created:** 12/14/2025 **Status:** ✅ Merged **Merged:** 12/14/2025 **Merged by:** [@Classic298](https://github.com/Classic298) **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`743d6b7`](https://github.com/open-webui/docs/commit/743d6b73c37e20138b10e1b95f8d75f36c63f677) Fix TTS settings formatting in documentation ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docs/features/audio/text-to-speech/Kokoro-FastAPI-integration.md` (+1 -1) </details> ### 📄 Description The documentation has two settings fields reversed when compared to Open WebUI actual settings screen. This causes some people (like me) to input the model in the voice box and the other way around, causing strange errors. By swapping the two fields in the docs, we follow natural order of information (top to bottom, left to right) and make the documentation match the actual settings screen. --- <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 18:16:30 -05:00
yindo closed this issue 2026-02-15 18:16:30 -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#876