tts-voices

Rank FlowTTS voices from voices.json by scene, language, and style.

12|3|Updated Dec 11, 2025
One-click install
npx skills add https://github.com/Tencent-RTC/FlowTTS --skill tts-voices
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tts-voices
Source: https://github.com/Tencent-RTC/FlowTTS/tree/main/.claude/skills/tts-voices
Command: npx skills add https://github.com/Tencent-RTC/FlowTTS --skill tts-voices

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

查看 FlowTTS 音色库,基于场景、语言和风格智能推荐最合适的音色,提升合成体验与效果。

Core Features & Use Cases

  • 从音色数据中按语言/场景/性别等条件筛选候选音色
  • 依据描述、tone、style、scenarios 等字段进行语义排序并给出简要理由
  • 输出可直接用于选择的音色元数据,如 VoiceId、language、gender、previewUrl

Quick Start

直接告诉系统你的场景描述或语言偏好,音色将被智能筛选并返回前3个最合适的选项。

Frequently Asked Questions about tts-voices

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

FAQPage Schema
How do I find the best FlowTTS voice for a specific scenario like an audiobook or podcast?

To find the best FlowTTS voice for scenarios like audiobooks or podcasts, the skill reads voices.json and semantically ranks candidates by matching your scene, language, and style, returning the top 3 voice options with metadata like VoiceId and previewUrl.

What languages does FlowTTS voice selection support for character narration?

FlowTTS voice selection supports character narration across five languages: zh, en, ja, yue, and ms. It filters the voice library by these language fields to match your specific narration requirements.

Can I filter FlowTTS voices by gender and tone for customer service applications?

Yes, you can filter FlowTTS voices by gender and tone for customer service. The skill evaluates fields including gender, tone, and scenarios to identify and rank the most suitable voices for your customer service application.

How do I start selecting a multilingual TTS voice using a scene description?

To start selecting a multilingual TTS voice, simply provide your scene description or language preference. The skill intelligently filters the voice library and returns the top 3 matching voice options with their metadata.

What voice metadata is returned when ranking FlowTTS candidates?

When ranking FlowTTS candidates, the skill returns voice metadata including VoiceId, language, gender, and previewUrl. It also provides a brief reason explaining the semantic ranking based on tone, style, and scenarios.

Does FlowTTS voice recommendation work without external dependencies?

Yes, FlowTTS voice recommendation works without external dependencies. It requires only the local voices/voices.json file to perform semantic ranking and output the appropriate voice metadata for your target scene.