[PR #400] [MERGED] Update Kokoro-FastAPI-integration.md #477

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

📋 Pull Request Information

Original PR: https://github.com/open-webui/docs/pull/400
Author: @tigeryfan
Created: 2/13/2025
Status: Merged
Merged: 2/17/2025
Merged by: @tjbck

Base: mainHead: patch-1


📝 Commits (1)

  • 6304407 Update Kokoro-FastAPI-integration.md

📊 Changes

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

View changed files

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

📄 Description

For my case, using http://localhost:8880/v1 kept returning Server Connection Errors. Replacing localhost to host.docker.internal seems to resolve the issue, as I'm running Kokoro-FastAPI in a Docker container.


🔄 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/400 **Author:** [@tigeryfan](https://github.com/tigeryfan) **Created:** 2/13/2025 **Status:** ✅ Merged **Merged:** 2/17/2025 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`6304407`](https://github.com/open-webui/docs/commit/630440783688d338c0a1f7a792725abee0f514dd) Update Kokoro-FastAPI-integration.md ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docs/tutorials/text-to-speech/Kokoro-FastAPI-integration.md` (+1 -1) </details> ### 📄 Description For my case, using `http://localhost:8880/v1` kept returning Server Connection Errors. Replacing `localhost` to `host.docker.internal` seems to resolve the issue, as I'm running Kokoro-FastAPI in a Docker container. --- <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:11 -05:00
yindo closed this issue 2026-02-15 17:17:12 -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#477