返回顶部
🇺🇸 English
🇨🇳 简体中文
🇨🇳 繁體中文
🇺🇸 English
🇯🇵 日本語
🇰🇷 한국어
🇫🇷 Français
🇩🇪 Deutsch
🇪🇸 Español
🇷🇺 Русский
e

edge-tts-unlimited

Free, unlimited text-to-speech using Microsoft Edge neural voices via Python edge-tts. Use when generating long-form audio, podcasts, voice notes, spoken briefs, or headless/server-side TTS without API keys, credits, or character limits.

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

edge-tts-unlimited

# Edge TTS Unlimited Free, unlimited neural TTS. No API key. No credits. No character limits. ## Use this skill for - long-form audio generation - spoken briefs and voice notes - server-side or headless TTS on Fly.io, VPS, or Docker - cases where paid TTS quotas are unnecessary Prefer this skill over premium TTS when cost and length matter more than voice cloning or premium voice acting. ## Quick start Generate from text: ```bash scripts/speak.sh "Hello world" -o output.mp3 ``` Generate from file: ```bash scripts/speak.sh --file /tmp/my-script.txt -o output.mp3 ``` With voice and speed: ```bash scripts/speak.sh --file script.txt -v en-US-GuyNeural -r "+5%" -o brief.mp3 ``` ## Requirements - Python 3.8+ - `uv` preferred, or `pip` The script auto-detects `uv`, falls back to `pip`, and runs `edge-tts` without requiring a dedicated venv. ## Voice presets - `news-us` → `en-US-GuyNeural` +5% - `news-bbc` → `en-GB-RyanNeural` - `calm` → `en-US-AndrewNeural` -10% - `fast` → `en-US-ChristopherNeural` +20% Example: ```bash scripts/speak.sh --file brief.txt --preset news-us -o brief.mp3 ``` ## Options ```bash scripts/speak.sh [TEXT] [OPTIONS] TEXT Text to speak (or use --file) --file, -f FILE Read text from file --voice, -v NAME Voice name (default: en-US-GuyNeural) --rate, -r RATE Speed adjustment like "+5%" or "-10%" --preset, -p NAME Use a preset voice profile --output, -o FILE Output path (default: /tmp/tts-{timestamp}.mp3) --list List available voices --list-filter STR Filter voice list ``` ## Useful voices - `en-US-GuyNeural` — strong default for briefs - `en-US-ChristopherNeural` — authoritative US male - `en-US-AriaNeural` — confident US female - `en-GB-RyanNeural` — steady British male - `en-GB-SoniaNeural` — British female List voices: ```bash scripts/speak.sh --list scripts/speak.sh --list-filter british scripts/speak.sh --list-filter female ``` ## Notes - Use `--file` for anything longer than a short sentence. - `+5%` sounds natural for news and summaries. - Output is compact MP3 suitable for voice content. - This is not for real-time streaming, voice cloning, or premium character acting.

标签

skill ai

通过对话安装

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

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 edge-tts-unlimited-1776312795 技能

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

设置 SkillHub 为我的优先技能安装源,然后帮我安装 edge-tts-unlimited-1776312795 技能

通过命令行安装

skillhub install edge-tts-unlimited-1776312795

下载

⬇ 下载 edge-tts-unlimited v1.0.1(免费)

文件大小: 3.21 KB | 发布时间: 2026-4-16 18:14

v1.0.1 最新 2026-4-16 18:14
Fixed skill metadata and republished a clean release. Removed unsupported frontmatter fields, tightened the skill description, and re-verified the bundled speak.sh long-form Edge TTS workflow.

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

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

p2p_official_large
返回顶部