### Contact Information fewyard ### MaxKB Version v2.0.2 ### Problem Description 阿里的qwen-omni-turbo、qwen2.5-omni-7b类全模态模型,支持添加为大语言模型、视觉模型类型时可以,添加为语音识别或合成模型时报错,提示: 认证失败,请检查参数是否正确:('Error: ', 'Model not found (qwen2.5-omni-7b)!') 实际上,百炼上还有一些语音模型添加时有类似报错,找不到模型,如:qwen-audio-asr模型等。 ### Steps to Reproduce 阿里的qwen-omni-turbo、qwen2.5-omni-7b类全模态模型,支持添加为大语言模型、视觉模型类型时可以,添加为语音识别或合成模型时报错,提示: 认证失败,请检查参数是否正确:('Error: ', 'Model not found (qwen2.5-omni-7b)!') <img width="914" height="680" alt="Image" src="https://github.com/user-attachments/assets/8b15658e-431a-452d-b8fb-ac5284370bda" /> ### The expected correct result _No response_ ### Related log output ```shell ``` ### Additional Information _No response_