mirror of
https://github.com/open-webui/open-webui.git
synced 2026-06-04 07:47:12 -05:00
[GH-ISSUE #11905] feat: flac format #16399
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 @javiergonzales06 on GitHub (Mar 20, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/11905
Check Existing Issues
Problem Description
When I want to upload an audio file which is flac format, I am getting an error.
Desired Solution you'd like
It can be arrange in backend/audio.py
Alternatives Considered
No response
Additional Context
No response