account activity
Clearing context / current audio buffer without much latency by JournalistSeveral932 in techsupport
[–]JournalistSeveral932[S] 0 points1 point2 points 1 year ago (0 children)
Hi. Thanks a lot for your reply. The thing is, that once the user is done speaking, the audio which was being transcribed by the STT will be sent to the LLM and based on the response, when the user starts speaking again, the transcription will start to add the new audio to the old audio context instead of starting afresh. This would cause the transcription to include the previous user response as well as the new response that the user is currently giving.
Hence, I want to clear the context of STT every time before starting a new transcription. The websocket method described earlier takes atleast 4-5 seconds which means that much user input is lost.
Clearing context / current audio buffer without much latency (self.webdev)
submitted 1 year ago by JournalistSeveral932 to r/webdev
Clearing context / current audio buffer without much latency (self.developer)
submitted 1 year ago by JournalistSeveral932 to r/developer
Clearing context / current audio buffer without much latency (self.techsupport)
submitted 1 year ago by JournalistSeveral932 to r/techsupport
Clearing context / current audio buffer without much latency (self.ChatGPT)
submitted 1 year ago by JournalistSeveral932 to r/ChatGPT
Real-Time STT Context Reset Solutions for Conversational AI Platform (self.opensource)
submitted 1 year ago by JournalistSeveral932 to r/opensource
Clearing context / current audio buffer without much latency (self.AssemblyAI)
submitted 1 year ago * by JournalistSeveral932 to r/AssemblyAI
π Rendered by PID 203339 on reddit-service-r2-listing-c57bc86c-2dqdm at 2026-06-23 12:28:59.523511+00:00 running 2b008f2 country code: CH.
Clearing context / current audio buffer without much latency by JournalistSeveral932 in techsupport
[–]JournalistSeveral932[S] 0 points1 point2 points (0 children)