mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
[GH-ISSUE #6600] STT - Web API - not working #14418
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 @mowtschan on GitHub (Oct 30, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/6600
Bug Report
Installation Method
docker compose
Environment
Confirmation:
Expected Behavior:
STT engine for Web API works.
Actual Behavior:
ERROR: 'NoneType' object is not a mapping
Description
Bug Summary:
STT engine for Web API doesn't work.
Reproduction Details
Steps to Reproduce:

Logs and Screenshots
docker logs:
console logs:
@tjbck commented on GitHub (Nov 3, 2024):
Fixed on dev, Thanks!