Skip to content

Audio Length #12

Description

@Eman-Abdelrahman

Hi,
Thanks for sharing this interesting work! I need to do inference on videos that are approximately 13 minutes long (~780 seconds). It seems that the inference script trim the audio to 30 seconds "speech = whisper.pad_or_trim(speech.astype(np.float32))". When I tried to comment this step, I got an AssertionError: incorrect audio shape. So, I wanted to make sure if I have to work around this and do chunking for example.

Thanks.

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

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions