mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
[GH-ISSUE #14211] feat: Skip thinking segment when reading with TTS #55848
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 @ynot01 on GitHub (May 23, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/14211
Check Existing Issues
Problem Description
TTS attempting to read out <think> and the thoughts is unnecessary and jarring.
Desired Solution you'd like
Thinking sections should be detected and skipped by the TTS engine.
Alternatives Considered
No response
Additional Context
No response
@tjbck commented on GitHub (May 23, 2025):
Is already supported.