Skip to content

perf: Trim the audio so that we only transcribe the portion within the clip. #1

@andantei

Description

@andantei

Currently we always transcribe the entire audio, which can be a waste if the clip uses only a small portion of the audio.

To improve performance, we need to:

  • (Short term) Trim the audio data from the server to only keep the portion that is visible within the clip
  • (Long term) Trim the audio from the client so that we only send the visible portion to the server

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions