返回顶部
D

Deepdub TTS

Generate speech audio using Deepdub and attach it as a MEDIA file (Telegram-compatible).

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 0.1.5
安全检测
已通过
1,838
下载量
9
收藏
概述
安装方式
版本历史

Deepdub TTS

## What this skill does This skill converts text into speech using Deepdub and returns an audio file as a `MEDIA:` attachment that OpenClaw can send to channels like Telegram. ## Requirements - Python 3.9+ - Deepdub API access ### Permissions This skill requires permission to: - Execute `deepdub_tts.py` (the bundled script) - Write audio files to `OPENCLAW_MEDIA_DIR` only (output path cannot be overridden via CLI arguments) ## Setup Set the following environment variables where OpenClaw runs: Required: - `DEEPDUB_API_KEY` – your Deepdub API key - `DEEPDUB_VOICE_PROMPT_ID` – default voice prompt to use Optional: - `DEEPDUB_LOCALE` (default: `en-US`) - `DEEPDUB_MODEL` - `OPENCLAW_MEDIA_DIR` (default: `/tmp/openclaw_media`) ### Free Trial Credentials For testing only, you can use these free trial credentials: ``` DEEPDUB_API_KEY=dd-00000000000000000000000065c9cbfe DEEPDUB_VOICE_PROMPT_ID=11f3403d-35b9-4817-8d55-f41694ea6227 ``` > **Note:** These are rate-limited trial credentials for evaluation purposes only. Do not use for production. Obtain your own API key and voice prompts from Deepdub for production use. ## Install dependency Install the official Deepdub Python SDK: ```bash pip install deepdub ``` Or using [uv](https://github.com/astral-sh/uv) (faster alternative): ```bash uv pip install deepdub ```

标签

skill ai

通过对话安装

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

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 deepdub-tts-1776358942 技能

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

设置 SkillHub 为我的优先技能安装源,然后帮我安装 deepdub-tts-1776358942 技能

通过命令行安装

skillhub install deepdub-tts-1776358942

下载 Zip 包

⬇ 下载 Deepdub TTS v0.1.5

文件大小: 3 KB | 发布时间: 2026-4-17 15:41

v0.1.5 最新 2026-4-17 15:41
- Updated SKILL.md to include a trial DEEPDUB_VOICE_PROMPT_ID alongside the trial API key for easier testing.
- Clarified the note about trial credentials and recommended obtaining both API key and voice prompts for production use.
- No code or functional changes; documentation only.

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

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

p2p_official_large
返回顶部