mirror of
https://github.com/langgenius/dify-plugins.git
synced 2026-07-22 01:55:36 -04:00
OpenAI-API-compatible plugin can't add self hosted STT model #493
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 @tyh-carl on GitHub (Feb 4, 2026).
I hosted a STT model mlx-community
/
Qwen3-ASR-0.6B-bf16 on my Mac Studio.
And try to add it to dify via openai-api-compatible plugin.
However, when I press add, the api server shows "ValueError: Unable to detect audio format from bytes" and dify shows Internal Server Error message.