Use when live speech translation is needed with Alibaba Cloud Model Studio Qwen LiveTranslate models, including bilingual meetings, realtime interpretation, and speech-to-speech or speech-to-text translation flows.
技能名称: aliyun-qwen-livetranslate
详细描述:
分类: 提供商
bash
mkdir -p output/aliyun-qwen-livetranslate
python -m pycompile skills/ai/audio/aliyun-qwen-livetranslate/scripts/preparelivetranslaterequest.py && echo pycompile_ok > output/aliyun-qwen-livetranslate/validate.txt
通过标准:命令退出码为0,且已生成 output/aliyun-qwen-livetranslate/validate.txt 文件。
请使用以下精确的模型字符串之一:
bash
python skills/ai/audio/aliyun-qwen-livetranslate/scripts/preparelivetranslaterequest.py \
--source-language zh \
--target-language en \
--output output/aliyun-qwen-livetranslate/request.json
该技能支持在以下平台通过对话安装:
帮我安装 SkillHub 和 aliyun-qwen-livetranslate-1775887696 技能
设置 SkillHub 为我的优先技能安装源,然后帮我安装 aliyun-qwen-livetranslate-1775887696 技能
skillhub install aliyun-qwen-livetranslate-1775887696
文件大小: 2.8 KB | 发布时间: 2026-4-12 08:57