mirror of
https://github.com/open-webui/docs.git
synced 2026-07-20 07:04:31 -04:00
[PR #352] [MERGED] Update openai-edge-tts-integration.md #434
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:patch-4📝 Commits (1)
2e9e1c7Update 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
📸 Screenshot Updates
🔑 Environment Variables
REMOVE_FILTER🛠️: Enables Markdown filter removal for enhanced text flexibility.EXPAND_API🌐: Expands API support for additional endpoints.🔗 Endpoint Improvements
/v1/audio/speechendpoint to simplify integration. 🎯/v1is no longer required/v1prefix for endpoints.EXPAND_APIvariable, 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.