#6390 InvalidParameter:url error, please check url! For details, see: https://help.aliyun.com/zh/model-studio/error-code#error

116.162.**8 Posted at: 15 hours ago

InvalidParameter:url error, please check url! For details, see: https://help.aliyun.com/zh/model-studio/error-code#error-url
Traceback (most recent call last):
File "videotrans\recognition\_base.py", line 92, in run
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 421, in exc_check
tenacity.RetryError: RetryError[]

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "videotrans\task\only_one.py", line 62, in run
File "videotrans\task\_stage_recogn.py", line 62, in recogn
File "videotrans\recognition\__init__.py", line 206, in run
File "videotrans\recognition\_base.py", line 99, in run
File "tenacity\__init__.py", line 480, in call
File "videotrans\recognition\_qwen3asr.py", line 69, in _exec
videotrans.configure.excepts.SpeechToTextError: InvalidParameter:url error, please check url! For details, see: https://help.aliyun.com/zh/model-studio/error-code#error-url

cfg=[TaskCfgVTT]当前工作模式: 翻译视频或音频 单视频模式
原始输入文件名: D:/ike/咖啡心语/咖啡心语p1-30分钟.mp4,
输出结果保存到文件夹: D:/ike/咖啡心语/8月5日/咖啡心语p1-30分钟-mp4,
临时文件夹: E:/ike/win-pyvideotrans-v4.08-0802/tmp/2648/c4a9d50349
未选 清理已存在
未启用CUDA加速
未选 降噪
已选 删除所有标点符号
语音识别:阿里百炼API/Qwen3-ASR, model_name: , 发音语言: 英语, 断句方式:LLM重新断句
翻译渠道:DeepSeek,原始语言:英语,目标语言:简体中文, 已选 发送完整字幕
未选 配音角色,不进行配音
字幕: 嵌入硬字幕(双) 目标语言在上双字幕
已选 仅输出mp4
代理地址:


=
system:Windows-10-10.0.22621-SP0
version:v4.08
frozen:True
language:zh
root_dir:E:/ike/win-pyvideotrans-v4.08-0802

1 Replies

阿里百炼报错 url error, please check url! 是因为所选模型名称与该任务类型不匹配。当前你运行的是“语音识别”(ASR),必须使用以 qwen-asr 开头的模型(如 qwen3-asr-flashqwen3-asr-flash-filetrans),不能选择普通对话模型或多模态模型。

解决办法:

  1. 打开 菜单 → 翻译设置 → 阿里百炼,检查“语音识别模型”下拉框或手动填写的模型名。
  2. 确保模型名是 qwen3-asr-flashqwen3-asr-flash-filetrans 这类 ASR 专用模型(具体名称见该设置面板的模型列表)。
  3. 如果此面板中“模型”项为空,请手动选择或填写上述 qwen3-asr 开头模型。
  4. 保存设置后重新执行翻译。

请查阅相关文档:

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

Dondate via PayPal

Related resource