lalanikarim / webrtc-ai-voice-chat

A WebRTC server that allows you to interact with an LLM using your speech and responds back with generated audio.
Apache License 2.0
94 stars 21 forks source link

When an audio is being streamed back, if I refresh the tab, and again do connection the audio starts midway #2

Open pushkarp-sharp opened 2 months ago

pushkarp-sharp commented 2 months ago

Steps:

  1. Open the application in a new tab, and say something, and then submit it.
  2. The response will start coming from python on the Client.
  3. Refresh the tab when the response audio is playing midway.
  4. Now try to connect, as soon we do that, the remaining audio starts playing!