Hacker News new | ask | show | jobs
by christophilus 385 days ago
We’re using elevenlabs in a new prototype, and it gets confused by its own voice which my mic picks up. Unless I wear headphones, it thinks I’m talking, and it gets into a loop.

I hope this release fixes that bug!

2 comments

That doesn't sound like a problem they need to solve.

On your client you need to implement some form of echo cancellation.

This is not a model issue - you just have not properly implemented acoustic echo cancellation on your end.
Various elevenlabs competitors don’t run into this problem on the same machine.