Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AI Audio Does Not Truncate on Text Message but Stops on VAD Input #19

Open
nischay-chauhan opened this issue Feb 13, 2025 · 1 comment

Comments

@nischay-chauhan
Copy link

when the AI is speaking a long response, sending a text message does not interrupt the ongoing speech. However, if I interrupt using voice input (via VAD), the audio stops correctly, and the new response begins. This inconsistency makes the interaction feel unresponsive when using text input.

Expected Behavior
The AI should stop speaking immediately when a new text message is sent, just like it does when interrupted via voice input (VAD).
The new message should be processed, and its corresponding speech should begin without waiting for the previous speech to finish.

Actual Behavior
The AI continues speaking the previous response even after a new text message is sent.
The new message is not spoken until the previous speech completes.
However, if I interrupt using voice input (VAD), the audio stops as expected, and the AI responds immediately.

i have tried it on browser like brave , chrome , firefox.
soo does anybody have idea on how to resolve it ?

@Nikhildhamecha1
Copy link

Hifile-C39cJPFL1PFryiZPDvpcaX.jpg

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants