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

Interrupted by itself when speaker on #188

Open
ramishi opened this issue May 30, 2024 · 2 comments
Open

Interrupted by itself when speaker on #188

ramishi opened this issue May 30, 2024 · 2 comments

Comments

@ramishi
Copy link

ramishi commented May 30, 2024

using the Simple-chatbot example and when I turn on speaker, the bot heard itself and interrupted. is there a way to avoid this?

@chadbailey59
Copy link
Contributor

That can be tough, because the bot talking sounds like a person. :) Were you using the Daily transport? Were you using Silero VAD, or the built-in WebRTC VAD?

@jinqiupeter
Copy link

One option could be Speaker Diarization, which first detects voice (human voice or speaker's voice), then compares the detected voice with the voice currently speaking, and then decides if interruption is needed.

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

3 participants