CtrlK
BlogDocsLog inGet started
Tessl Logo

voice-assigner

角色音色分配原则与音色库

54

Quality

61%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./skills/voice_assigner/SKILL.md
SKILL.md
Quality
Evals
Security

音色分配指南

分配原则

  1. 性别匹配:男性角色用男声,女性角色用女声
  2. 年龄匹配:少年/青年/中年/老年对应不同音色
  3. 性格匹配
    • 活泼开朗 → 明亮有活力的音色
    • 沉稳内敛 → 低沉稳重的音色
    • 温柔体贴 → 柔和甜美的音色
    • 威严霸气 → 浑厚有力的音色
  4. 角色定位:主角用辨识度高的音色,配角用中性音色

使用步骤

  1. 调用 list_voices 查看可用音色列表
  2. 调用 get_characters 获取所有角色信息
  3. 分析每个角色的性格、年龄、性别等特征
  4. 为每个角色调用 assign_voice 分配合适的音色
  5. 汇总分配结果给用户
Repository
chatfire-AI/huobao-drama
Last updated
First committed

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.