Skip to content

Accept bytes as argument #102

Open
Open
@aigrinder

Description

@aigrinder

This is probably just a typing issue, but currently transcribe, transcribe_async, transcribe_group, and transcribe_group_async can only accept Union[str, BinaryIO] as audio format.

Please update the interface so it can also accept bytes input type, on initial testing it looks like passing an argument of type bytes works fine anyways

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions