[GH-ISSUE #5020] Unable to Save Admin Audio Settings #52498

Closed
opened 2026-05-05 13:35:07 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @unclemusclez on GitHub (Aug 29, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/5020

cd ~/open-webui
git checkout origin main
git pull
. .venv/bin/activate
./backend/start.sh
INFO:     127.0.0.1:47274 - "POST /audio/api/v1/config/update HTTP/1.1" 422 Unprocessable Entity
INFO:     127.0.0.1:47274 - "POST /audio/api/v1/config/update HTTP/1.1" 422 Unprocessable Entity
INFO:     127.0.0.1:47274 - "POST /audio/api/v1/config/update HTTP/1.1" 422 Unprocessable Entity
INFO:     127.0.0.1:47274 - "POST /audio/api/v1/config/update HTTP/1.1" 422 Unprocessable Entity
INFO:     127.0.0.1:47274 - "POST /audio/api/v1/config/update HTTP/1.1" 422 Unprocessable Entity

image
also some voices are greyed out.

image
image

Originally created by @unclemusclez on GitHub (Aug 29, 2024). Original GitHub issue: https://github.com/open-webui/open-webui/issues/5020 ``` cd ~/open-webui git checkout origin main git pull . .venv/bin/activate ./backend/start.sh ``` ```bash INFO: 127.0.0.1:47274 - "POST /audio/api/v1/config/update HTTP/1.1" 422 Unprocessable Entity INFO: 127.0.0.1:47274 - "POST /audio/api/v1/config/update HTTP/1.1" 422 Unprocessable Entity INFO: 127.0.0.1:47274 - "POST /audio/api/v1/config/update HTTP/1.1" 422 Unprocessable Entity INFO: 127.0.0.1:47274 - "POST /audio/api/v1/config/update HTTP/1.1" 422 Unprocessable Entity INFO: 127.0.0.1:47274 - "POST /audio/api/v1/config/update HTTP/1.1" 422 Unprocessable Entity ``` ![image](https://github.com/user-attachments/assets/08fed51b-3050-4e84-b7f7-0d64df247221) also some voices are greyed out. ![image](https://github.com/user-attachments/assets/bf5fe417-64f3-4b94-9893-8052f7a948b4) ![image](https://github.com/user-attachments/assets/6792402b-cf2d-4532-9b42-858d01b80bb9)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#52498