#6698 Unsupported model `qwen-audio-3.0-asr-flash-filetrans` for OpenAI compatibility mode.https://dashscope-intl.aliyuncs.com

2405:**:7e14 Posted at: 1 day ago

Unsupported model qwen-audio-3.0-asr-flash-filetrans for OpenAI compatibility mode.
https://dashscope-intl.aliyuncs.com/compatible-mode/v1
{'model': 'qwen-audio-3.0-asr-flash-filetrans', 'timeout': 300, 'temperature': 0.2, 'max_tokens': 16384}:Traceback (most recent call last):
File "videotrans\translator\_openaicompat.py", line 84, in _item_task
File "openai\_utils\_utils.py", line 298, in wrapper
File "openai\resources\chat\completions\completions.py", line 1215, in create
File "openai\_base_client.py", line 1332, in post
File "openai\_base_client.py", line 1105, in request
openai.NotFoundError: Error code: 404 - {'error': {'message': 'Unsupported model qwen-audio-3.0-asr-flash-filetrans for OpenAI compatibility mode.', 'type': 'invalid_request_error', 'param': None, 'code': 'model_not_supported'}, 'request_id': '4cd7c411-9936-9005-848c-ebf72ba1f8e1'}

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
File "videotrans\util\TestSrtTrans.py", line 19, in run
File "videotrans\translator\_runner.py", line 68, in run
File "videotrans\translator\_base.py", line 71, in run
File "videotrans\translator\_base.py", line 204, in _run_srt
File "tenacity\__init__.py", line 338, in wrapped_f
File "tenacity\__init__.py", line 477, in call
File "tenacity\__init__.py", line 378, in iter
File "tenacity\__init__.py", line 400, in
File "concurrent\futures\_base.py", line 451, in result
File "concurrent\futures\_base.py", line 403, in __get_result
File "tenacity\__init__.py", line 480, in call
File "videotrans\translator\_openaicompat.py", line 89, in _item_task
videotrans.configure.excepts.StopTask: Unsupported model qwen-audio-3.0-asr-flash-filetrans for OpenAI compatibility mode.
https://dashscope-intl.aliyuncs.com/compatible-mode/v1
{'model': 'qwen-audio-3.0-asr-flash-filetrans', 'timeout': 300, 'temperature': 0.2, 'max_tokens': 16384}


=
system:Windows-10-10.0.22631-SP0
version:v4.09
frozen:True
language:zh
root_dir:D:/pyVideoTrans/win-pyvideotrans-v4.07

1 Replies

#1 DeepSeek reply at 1 day ago

你选错了模型:qwen-audio-3.0-asr-flash-filetrans 是语音识别(ASR)类模型,不是文字翻译模型,不能放在“翻译渠道/OpenAI兼容模式”里使用,所以 DashScope 返回 model_not_supported

解决办法:

  1. 如果你是要“翻译字幕”,请把翻译模型改为纯文本翻译模型,例如 qwen3.6-plusqwen-mt-turboqwen-mt-plus
  2. 如果你是要“语音识别”,不要填写在翻译渠道,请在主界面的“语音识别”行选择“阿里百炼 Qwen3-ASR”等识别渠道,并选择对应的识别模型。
  3. 如果之前在“菜单-翻译设置”里手动填写了该模型,请删除并改为正确的纯文本模型。

请查阅相关文档:

Thinking...
Post Your Reply
Open source and free maintenance is not easy. If this project is helpful to you, please consider making a small donation to help the project continue to maintain and update.

Dondate via ko-fi.com

Related resource