mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-11 08:15:00 -05:00
[Bug] Conversation mode listens to the model's answer and considers it part of my response #1621
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 @orenyomtov on GitHub (Jul 27, 2024).
Bug Report
Description
When having a voice conversation, it listens to the TTS answer of the model and acts as if I said it.

For example here I only said "Six" in my response:
Steps to Reproduce:
Click the earphones logo and have a short conversation, then look at the chat's transcript.
Expected Behavior:
Your side will only say what you've said
Actual Behavior:
Your side will also have the previous model's answer.
Environment
Open WebUI Version: v0.3.10
Ollama (if applicable): v0.3.0
Operating System: macOS
Browser (if applicable): Chrome