mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-12 02:54:03 -05:00
[GH-ISSUE #15408] issue: Emoji in Calls #17558
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 @DraculaVladimir on GitHub (Jun 30, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/15408
Originally assigned to: @tjbck on GitHub.
Check Existing Issues
Installation Method
Docker
Open WebUI Version
v0.6.15
Ollama Version (if applicable)
0.9.3
Operating System
Windows 11
Browser (if applicable)
Chrome 137.0.7151.120
Confirmation
README.md.Expected Behavior
I expect the
Display Emoji in Callto work.Actual Behavior
STT works,
Model provides answer
TTS does not read outloud
In the phone call it shows "Thinking..." prepertually.
Steps to Reproduce
docker run -d -p 3000:8080 --gpus=all -v open-webui:/app/backend/data --name open-webui --restart always ghcr.io/open-webui/open-webui:dev-cudaInterface, enableDisplay Emoji in CallLogs & Screenshots
Additional Information
No response
@tjbck commented on GitHub (Jul 16, 2025):
Addressed with
19f1286cc7in dev!