Skip to content

Compress audio files #9

@Johannes-Andersen

Description

@Johannes-Andersen

Describe the feature you'd like to request

Speech to text have a rather small upload limit of just 25mb
https://platform.openai.com/docs/guides/speech-to-text

Describe the solution you'd like

We should add some sort of WASM or other module to take the uploaded audio file, then compress it and convert it to a supported type

File uploads are currently limited to 25 MB and the following input file types are supported: mp3, mp4, mpeg, mpga, m4a, wav, and webm.

To be experimented with, but maybe mono 32kbit/s mp3?

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