alicloud-ai-audio-livetranslate

Generates real-time speech translation using Alibaba Cloud Model Studio.

396|34|Updated Jan 31, 2026
One-click install
npx skills add https://github.com/cinience/alicloud-skills --skill alicloud-ai-audio-livetranslate
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: alicloud-ai-audio-livetranslate
Source: https://github.com/cinience/alicloud-skills/tree/main/skills/ai/audio/alicloud-ai-audio-livetranslate
Command: npx skills add https://github.com/cinience/alicloud-skills --skill alicloud-ai-audio-livetranslate

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill enables real-time speech translation, facilitating seamless communication across language barriers in live settings.

Core Features & Use Cases

  • Live Interpretation: Provides instant translation for bilingual meetings and conferences.
  • Real-time Subtitles: Generates live subtitles in a target language.
  • Speech-to-Text/Speech-to-Speech: Supports both transcription and translated audio output.
  • Use Case: During an international video conference, use this Skill to provide live English captions for Chinese speakers and vice-versa.

Quick Start

Use alicloud-ai-audio-livetranslate to translate from Chinese to English for a live meeting.

Frequently Asked Questions about alicloud-ai-audio-livetranslate

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up realtime speech translation for live meetings?▼

Live interpretation is achieved by configuring Alibaba Cloud Qwen LiveTranslate models with source and target languages to translate spoken audio into target language text or speech in real time.

Can I generate real-time subtitles for bilingual conferences?▼

Real-time subtitles for bilingual conferences are generated using the speech-to-text translation flow, instantly transcribing spoken source language audio into target language text captions.

Does the Qwen LiveTranslate model support speech-to-speech output?▼

The Qwen LiveTranslate model supports speech-to-speech output, translating source language audio directly into translated spoken audio alongside speech-to-text transcription capabilities.

What languages do I need to specify for live interpretation?▼

Live interpretation requires explicitly specifying both the source language of the speaker and the target language for the translation output to process the audio stream correctly.

When should I use live translation instead of transcribing and translating separately?▼

Live translation should be used during international video conferences or live events when instant cross-language communication is required, avoiding the latency of separate transcription and translation steps.