-
Notifications
You must be signed in to change notification settings - Fork 1
Closed as not planned
Labels
enhancementNew feature or requestNew feature or request
Description
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
Labels
enhancementNew feature or requestNew feature or request