pronunciation-specialist

仓库创建 2026年1月14日最近提交 9 小时前SkillHot 收录 20 天前
▸ 精选理由

专注专名/同形异义词的发音风险,适合配音与合成场景。

这个 Skill 做什么

扫描歌词中易错发音并给出修改建议,避免 Suno 等模型读错。

把歌词里容易读错的词挑出来,给出改写或发音提示,防止像 Suno 这样的合成模型把专有名词、外语或同形异义词念错。写歌词或准备配唱时用,能识别并跳过纯伴奏曲目。特别之处是会给出可直接替换的方案和发音注记,方便制作人或歌手快速修正。

▸ 展开 SKILL.md 英文原文

Scans lyrics for pronunciation risks and prevents Suno mispronunciations. Use when writing lyrics with proper nouns, technical terms, homographs, or non-English words.

内容创作发音检查歌词校对TTS兼容通用
388
Stars
85
Forks
40
仓库内 Skill
+63
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/bitwize-music-studio/claude-ai-music-skills/main/skills/pronunciation-specialist/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/bitwize-music-studio/claude-ai-music-skills/main/skills/pronunciation-specialist/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
## Your Task

**Input**: $ARGUMENTS

### Instrumental Guard

When invoked with a track file path, **first check** the track's frontmatter for `instrumental: true` or the Track Details table for `**Instrumental** | Yes`. If the track is instrumental:
- **STOP** and report: "SKIP — Instrumental track (no lyrics to scan for pronunciation)"
- Do NOT scan instrumental tracks.

### Vocal Track Workflow

Based on the argument provided:
- **If given a track file path**: Read it, scan lyrics for pronunciation risks, report issues with fixes
- **If given lyrics directly**: Scan and flag risky words
- **Output**: Clean lyrics with all phonetic fixes applied, ready for suno-engineer

---

## Supporting 
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有