mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
TTS with markdown #2980
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?
Originally created by @ALIENvsROBOT on GitHub (Dec 10, 2024).
Im using openai-edge-tts (text-to-speech) on my server. Whenever I read out the ai response its starts with ("hashtag hashtag hastag.... ") I think the text is sent as markdown instead of normal word format to the openai-edge-tts. Please do fix not to send markdown to edge-tts to generate speech.