[PR #352] [MERGED] Update openai-edge-tts-integration.md #434

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

📋 Pull Request Information

Original PR: https://github.com/open-webui/docs/pull/352
Author: @travisvn
Created: 1/8/2025
Status: Merged
Merged: 1/10/2025
Merged by: @tjbck

Base: mainHead: patch-4


📝 Commits (1)

  • 2e9e1c7 Update openai-edge-tts-integration.md

📊 Changes

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

View changed files

📝 docs/tutorials/text-to-speech/openai-edge-tts-integration.md (+22 -4)

📄 Description

🚀 Updated Docs for OpenAI Edge TTS: Markdown Filter Support & API Expansion

This pull request brings the Open WebUI documentation for OpenAI Edge TTS up to date with the latest enhancements! 📝 The updates improve clarity, add new features, and ensure the tutorial reflects the current functionality of the project.

🔧 What's New?

Markdown is now filtered and slightly modified to allow for better text-to-speech support.

🏷️ Title Update

  • Renamed the tutorial to "Edge TTS Using Docker" for better clarity and usability.

📸 Screenshot Updates

  • Replaced the outdated screenshot URL for Open WebUI Admin Settings to ensure visuals match the latest UI.

🔑 Environment Variables

  • Added two new environment variables:
    • REMOVE_FILTER 🛠️: Enables Markdown filter removal for enhanced text flexibility.
    • EXPAND_API 🌐: Expands API support for additional endpoints.
  • Updated the Docker run command example to include these new variables.

🔗 Endpoint Improvements

  • Added an alias for the /v1/audio/speech endpoint to simplify integration. 🎯
    • /v1 is no longer required
  • Expanded documentation to detail:
    • The optional /v1 prefix for endpoints.
    • Support for Azure AI Speech and ElevenLabs endpoints, configurable via the EXPAND_API variable, should Open WebUI ever support custom API URL definitions for these options (or the user is using this project for another service)

💡 Why This Matters

These updates ensure the docs stay fresh, provide better clarity for users, and highlight new features that expand the capabilities of OpenAI Edge TTS. 🚀

Let me know if there’s anything else to tweak or clarify!


🔄 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/352 **Author:** [@travisvn](https://github.com/travisvn) **Created:** 1/8/2025 **Status:** ✅ Merged **Merged:** 1/10/2025 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `patch-4` --- ### 📝 Commits (1) - [`2e9e1c7`](https://github.com/open-webui/docs/commit/2e9e1c79d8d1b135f8c6d269f41d054e4f06e57d) Update openai-edge-tts-integration.md ### 📊 Changes **1 file changed** (+22 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `docs/tutorials/text-to-speech/openai-edge-tts-integration.md` (+22 -4) </details> ### 📄 Description ### 🚀 Updated Docs for OpenAI Edge TTS: Markdown Filter Support & API Expansion This pull request brings the Open WebUI documentation for OpenAI Edge TTS up to date with the latest enhancements! 📝✨ The updates improve clarity, add new features, and ensure the tutorial reflects the current functionality of the project. ### 🔧 **What's New?** Markdown is now filtered and slightly modified to allow for better text-to-speech support. #### 🏷️ **Title Update** - Renamed the tutorial to **"Edge TTS Using Docker"** for better clarity and usability. #### 📸 **Screenshot Updates** - Replaced the outdated screenshot URL for **Open WebUI Admin Settings** to ensure visuals match the latest UI. --- ### 🔑 **Environment Variables** - Added two new environment variables: - `REMOVE_FILTER` 🛠️: Enables Markdown filter removal for enhanced text flexibility. - `EXPAND_API` 🌐: Expands API support for additional endpoints. - Updated the **Docker run command** example to include these new variables. --- ### 🔗 **Endpoint Improvements** - Added an alias for the `/v1/audio/speech` endpoint to simplify integration. 🎯 - `/v1` is no longer required - Expanded documentation to detail: - The optional `/v1` prefix for endpoints. - Support for **Azure AI Speech** and **ElevenLabs** endpoints, configurable via the `EXPAND_API` variable, should Open WebUI ever support custom API URL definitions for these options (or the user is using this project for another service) --- ### 💡 Why This Matters These updates ensure the docs stay fresh, provide better clarity for users, and highlight new features that expand the capabilities of OpenAI Edge TTS. 🚀 Let me know if there’s anything else to tweak or clarify! --- <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:16:59 -05:00
yindo closed this issue 2026-02-15 17:16:59 -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#434