Please provide a method to pause streaming input. #101
Labels
kind/question
Further information is requested
triage/needs-investigation
Issue needs investigation before it can be confirmed.
I've connected together ChatGPT, Eleven Labs, and Assembly AI via everyone's streaming APIs. I'm running into the situation where the TTS is getting piped back into my microphone, which gets transcribed by Assembly AI, and fed back into ChatGPT. Essentially my AI bot gets caught in a loop, infinitely talking to itself. It's actually pretty funny, but not all that useful.
I haven't been able to find a straightforward to mute the mic directly via
pyaudio
. Can we have a way to toggle transcription input?The text was updated successfully, but these errors were encountered: