mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-15 21:19:39 -05:00
feature request: support for uploading .m4a audio files #2151
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 @gjgd on GitHub (Sep 21, 2024).
Is your feature request related to a problem? Please describe.


When I upload a .m4a file for transcription, I get the following error
Describe the solution you'd like
I would like .m4a type to be supported, currently I have to convert the file to .mp3 before I can upload it
@tjbck commented on GitHub (Sep 22, 2024):
Could you provide us with some sample files?
@gjgd commented on GitHub (Sep 22, 2024):
Sure! Here are a couple, github doesn't allow sharing audio files directly but I pushed them to a git repo: https://github.com/gjgd/audio-samples
@rgaricano commented on GitHub (Sep 23, 2024):
¿maybe? (i did`t test)
open-webui/backend/open_webui/apps/audio/main.py
Line 127
++
Line 433
++
@tjbck commented on GitHub (Sep 24, 2024):
Added to dev.