mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-22 14:13:08 -05:00
feat: API for Whisper with all the options #4303
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Gldkslfmsd on GitHub (Mar 7, 2025).
Hi,
I miss the options to specify Whisper options through API. I could make a PR to make the API more like https://platform.openai.com/docs/guides/speech-to-text . Can you navigate me, how to do it?
How to enable Whisper to return the subtitle formats like srt? Integrate it to the API endpoint or something else like a pipeline?
Thanks!
Originally posted by @Gldkslfmsd in https://github.com/open-webui/open-webui/discussions/9307#discussioncomment-12415403