[PR #929] [MERGED] audio #917

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

📋 Pull Request Information

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

Base: devHead: dev


📝 Commits (1)

📊 Changes

14 files changed (+1225 additions, -67 deletions)

View changed files

📝 docs/features/audio/speech-to-text/env-variables.md (+116 -17)
docs/features/audio/speech-to-text/mistral-voxtral-integration.md (+125 -0)
docs/features/audio/speech-to-text/openai-stt-integration.md (+136 -0)
📝 docs/features/audio/speech-to-text/stt-config.md (+45 -8)
📝 docs/features/audio/text-to-speech/Kokoro-FastAPI-integration.md (+39 -0)
📝 docs/features/audio/text-to-speech/chatterbox-tts-api-integration.md (+28 -0)
📝 docs/features/audio/text-to-speech/kokoro-web-integration.md (+23 -0)
📝 docs/features/audio/text-to-speech/openai-edge-tts-integration.md (+63 -0)
docs/features/audio/text-to-speech/openai-tts-integration.md (+120 -0)
📝 docs/features/audio/text-to-speech/openedai-speech-integration.md (+34 -0)
📝 docs/features/index.mdx (+4 -4)
📝 docs/getting-started/env-configuration.mdx (+62 -0)
docs/troubleshooting/audio.mdx (+430 -0)
docs/troubleshooting/microphone-error.mdx (+0 -38)

📄 Description

No description provided


🔄 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/929 **Author:** [@Classic298](https://github.com/Classic298) **Created:** 12/29/2025 **Status:** ✅ Merged **Merged:** 12/29/2025 **Merged by:** [@Classic298](https://github.com/Classic298) **Base:** `dev` ← **Head:** `dev` --- ### 📝 Commits (1) - [`45224d7`](https://github.com/open-webui/docs/commit/45224d7ccd561a27b8f37aed33aab55ed10009b6) audio ### 📊 Changes **14 files changed** (+1225 additions, -67 deletions) <details> <summary>View changed files</summary> 📝 `docs/features/audio/speech-to-text/env-variables.md` (+116 -17) ➕ `docs/features/audio/speech-to-text/mistral-voxtral-integration.md` (+125 -0) ➕ `docs/features/audio/speech-to-text/openai-stt-integration.md` (+136 -0) 📝 `docs/features/audio/speech-to-text/stt-config.md` (+45 -8) 📝 `docs/features/audio/text-to-speech/Kokoro-FastAPI-integration.md` (+39 -0) 📝 `docs/features/audio/text-to-speech/chatterbox-tts-api-integration.md` (+28 -0) 📝 `docs/features/audio/text-to-speech/kokoro-web-integration.md` (+23 -0) 📝 `docs/features/audio/text-to-speech/openai-edge-tts-integration.md` (+63 -0) ➕ `docs/features/audio/text-to-speech/openai-tts-integration.md` (+120 -0) 📝 `docs/features/audio/text-to-speech/openedai-speech-integration.md` (+34 -0) 📝 `docs/features/index.mdx` (+4 -4) 📝 `docs/getting-started/env-configuration.mdx` (+62 -0) ➕ `docs/troubleshooting/audio.mdx` (+430 -0) ➖ `docs/troubleshooting/microphone-error.mdx` (+0 -38) </details> ### 📄 Description _No description provided_ --- <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:37 -05:00
yindo closed this issue 2026-02-15 18:16:37 -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#917