🔊
AI EngineeringPython

TTS Voice Synthesis

by anbeime

TTS Voice Synthesis is an AI Engineering skill for Claude Code, published by anbeime in skill.

5.3K stars519 forkson anbeime/skillAdded 2026/08/16+3% in starsRepository updated 2026/08/16
claude-skillsfinance-skillgemini-skillshermes-skilloffice-skillopenclaw-skillsskillskill-mdskills
Install in seconds
Install TTS Voice Synthesis
Copy TTS Voice Synthesis into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/anbeime/skill/tree/main/skills/tts-voice-synthesis ~/.claude/skills/tts-voice-synthesis

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/anbeime/skill.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/tts-voice-synthesis/SKILL.md in anbeime/skill
Installs to
~/.claude/skills/tts-voice-synthesis
Collection
One of 23 skills cataloged from this repository
Category
AI Engineering2451 skills

What TTS Voice Synthesis does

TTS Voice Synthesis converts text into speech with voice cloning, emotion-aware prosody, streaming generation, and multilingual support, offering 1.7B and 0.6B model choices. Use it to generate spoken audio, clone a voice from a reference sample, or create emotion-matched voiceovers.

TTS Voice Synthesis is cataloged under AI Engineering on DirSkills. TTS Voice Synthesis comes from a repository tagged claude-skills, finance-skill, gemini-skills, hermes-skill and office-skill.

Documentation

README

TTS 语音合成服务

任务目标

  • 本 Skill 用于:将文本转换为高质量语音,支持音色克隆、情感适配、流式生成和多语言支持
  • 能力包含:
    • 角色音色自动采集与克隆(从参考音频提取音色特征)
    • 拟人化语义适配配音(根据文本情绪自动调整语音语调、语速、音调)
    • 流式实时配音(支持边输入文本边生成语音)
    • 多语言与方言支持(中文、英文及多种方言)
    • 双模型选择(1.7B 高质量模型、0.6B 快速模型)
  • 触发条件:当需要将文本转换为语音、克隆特定音色、生成情感化配音时使用

前置准备

  • 模型下载:根据选择的 TTS 模型下载对应的权重,详见 references/model_config.md
  • 硬件要求:
    • GPU:推荐使用 8GB+ 显存的 GPU(0.6B 模型可在 CPU 上运行)
    • 内存:建议 16GB+ 系统内存
    • 磁盘空间:至少 10GB 可用空间(模型权重约 3-5GB)
  • 依赖配置:确保已安装所需的 Python 依赖包

操作步骤

模式一:基础语音合成

  1. 文本准备

    • 确认待合成的文本内容
    • 智能体将分析文本情绪和语义特征
  2. 选择音色

    • 使用预置音色(见 references/model_config.md)
    • 或使用已克隆的自定义音色
  3. 执行合成

    • 调用 scripts/tts_generate.py 进行语音生成
    • 根据情绪分析结果自动设置语音参数
  4. 验证输出

    • 检查生成的音频质量和情感匹配度
    • 如有需要,调整参数重新生成

This is the opening of the README. Read the full README on GitHub.

Frequently asked about TTS Voice Synthesis

  • What else does anbeime publish alongside TTS Voice Synthesis?

    TTS Voice Synthesis is one of 23 skills that DirSkills catalogs from anbeime/skill, the repository it ships in. Its siblings there include Agent Team, AgentKit Multimedia Shopping and Antinet Doc Parse. Each one is a separate skill with its own page in this directory, installs the same way TTS Voice Synthesis does, and is maintained by anbeime in that same repository. The rest of the collection is listed on the anbeime/skill page.

  • How does TTS Voice Synthesis compare to other AI Engineering skills?

    TTS Voice Synthesis ranks #490 by stars among the 2451 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of TTS Voice Synthesis against them. Open each page to compare what they document and how they install.

More from anbeime/skill

TTS Voice Synthesis is one of 23 skills cataloged on DirSkills from anbeime/skill.

See all 23 skills
👥
2w ago

Agent Team

Agent Team provides a framework for managing and combining multiple AI agent roles into task-oriented teams with real-time communication and shared memory. Use it when coordinating multiple agents for meetings, system building, or complex projects.
AI Engineering
5.3K519
🎬
2w ago

AgentKit Multimedia Shopping

AgentKit Multimedia Shopping generates digital human shopping guide videos by orchestrating AI image, voice, music, and video generation into a 9:16 vertical workflow. Use it to produce e-commerce digital human shopping guide videos with ByteDance agentkit multimedia samples.
Automation
5.3K519
📄
2w ago

Antinet Doc Parse

Antinet Doc Parse converts PDF, PPT, Excel, and Word files into structured Markdown with metadata and confidence scores. Use it as a data foundation for RAG pipelines and knowledge-card generation.
Data
5.3K519
🃏
2w ago

Antinet Four Color Cards

Antinet Four Color Cards generates four structured analysis cards—blue facts, green explanations, yellow risks, and red actions—from parsed documents and user intent, with source traceability. Used for research, finance, and legal document analysis.
Data
5.3K519
🧾
2w ago

Antinet Provenance

Antinet Provenance collects full-chain operational logs and generates traceable evidence chains and vector indexes for multi-agent system observability and security auditing. Use it to record key operation events, query audit trails by trace ID or time window, and support rollback and compliance.
AI Engineering
5.3K519
🛡️
2w ago

Antinet Security Scan

Antinet Security Scan performs security and compliance checks on incoming files or URLs and returns a pass/reject verdict together with a scan report. Use it as a mandatory front-line gate before any document processing.
Quality
5.3K519