Skip to content

Live stream audio from frontend  #10

Description

@gksoriginals

Description

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.

Expected Behavior

  1. Stream audio to backend
  2. Backend will then preprocess the audio based on the ASR API's capabilities

Current Behavior

  1. 5 seconds of audio are sent to the backend
  2. And backend process this 5 seconds of audio irrespective of the chunking mechanism used in the ASR API

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions