返回顶部
a

aliyun-qwen-tts-realtime阿里云实时语音合成

Use when real-time speech synthesis is needed with Alibaba Cloud Model Studio Qwen TTS Realtime models. Use when low-latency interactive speech is required, including instruction-controlled realtime synthesis.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
67
下载量
免费
免费
0
收藏
概述
安装方式
版本历史

aliyun-qwen-tts-realtime

Category: provider

Model Studio Qwen TTS Realtime

Use realtime TTS models for low-latency streaming speech output.

Critical model names

Use one of these exact model strings:

  • - INLINECODE0
  • INLINECODE1
  • INLINECODE2
  • INLINECODE3
  • INLINECODE4

Prerequisites

  • - Install SDK in a virtual environment:

CODEBLOCK0

  • - Set DASHSCOPE_API_KEY in your environment, or add dashscope_api_key to ~/.alibabacloud/credentials.

Normalized interface (tts.realtime)

Request

  • - text (string, required)
  • INLINECODE9 (string, required)
  • INLINECODE10 (string, optional)
  • INLINECODE11 (int, optional)

Response

  • - audio_base64_pcm_chunks (array)
  • INLINECODE13 (int)
  • INLINECODE14 (string)

Operational guidance

  • - Use websocket or streaming endpoint for realtime mode.
  • Keep each utterance short for lower latency.
  • For instruction models, keep instruction explicit and concise.
  • Some SDK/runtime combinations may reject realtime model calls over MultiModalConversation; use the probe script below to verify compatibility.

Local demo script

Use the probe script to verify realtime compatibility in your current SDK/runtime, and optionally fallback to a non-realtime model for immediate output:

CODEBLOCK1

Strict mode (for CI / gating):

CODEBLOCK2

Output location

  • - Default output: INLINECODE16
  • Override base dir with OUTPUT_DIR.

Validation

CODEBLOCK3

Pass criteria: command exits 0 and output/aliyun-qwen-tts-realtime/validate.txt is generated.

Output And Evidence

  • - Save artifacts, command outputs, and API response summaries under output/aliyun-qwen-tts-realtime/.
  • Include key parameters (region/resource id/time range) in evidence files for reproducibility.

Workflow

1) Confirm user intent, region, identifiers, and whether the operation is read-only or mutating.
2) Run one minimal read-only query first to verify connectivity and permissions.
3) Execute the target operation with explicit parameters and bounded scope.
4) Verify results and save output/evidence files.

References

  • - INLINECODE20

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 aliyun-qwen-tts-realtime-1775887689 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 aliyun-qwen-tts-realtime-1775887689 技能

通过命令行安装

skillhub install aliyun-qwen-tts-realtime-1775887689

下载

⬇ 下载 aliyun-qwen-tts-realtime v1.0.0(免费)

文件大小: 5.25 KB | 发布时间: 2026-4-12 08:57

v1.0.0 最新 2026-4-12 08:57
Initial release of aliyun-qwen-tts-realtime.

- Provides real-time streaming speech synthesis using Alibaba Cloud Qwen TTS Realtime models.
- Supports low-latency, instruction-controlled speech output.
- Includes setup instructions, required model names, and usage guidance.
- Demo and validation scripts provided for compatibility and CI checks.
- Artifacts and evidence output location and workflow documented.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部