Open gksoriginals opened 1 month ago
Right now we are chunking 5 seconds of audio and sending it to backend. Instead of this use something like livekit to stream the audio and process the response properly. We will handle the chunking part in the backend.
Will look into it
Right now we are chunking 5 seconds of audio and sending it to backend. Instead of this use something like livekit to stream the audio and process the response properly. We will handle the chunking part in the backend.