Tts Korean
Description
--- name: tts-korean description: 한국어 음성합성을 calculateMetadata에서 호출해 public/audio/에 저장 install_to: .claude/skills/ version: 0.1.0 depends_on: [remotion-composition, data-fetch] --- # Korean TTS 스킬 ## 목적 스크립트(텍스트)를 받아 한국어 음성 mp3로 합성하고 컴포지션에 주입한다. 호출은 `calculateMetadata`에서, 결과는 `public/audio/`에 저장. ## 지원 백엔드 | Provider | env 키 | 추천 voice | |---|---|---| | Naver CLOVA Voice | `CLOVA_VOICE_ID`, `CLOVA_VOICE_SECRET` | `nara` (여성), `jinho` (남성) | | Typecast | `TYPECAST_API_KEY` | `tc_default_kr_ko
Installation
Installs to ~/.claude/skills/yawnsduzin-remotion-skills-playground-tts-korean/SKILL.md
mkdir -p ~/.claude/skills/yawnsduzin-remotion-skills-playground-tts-korean && curl -fsSL https://raw.githubusercontent.com/YawnsDuzin/remotion-skills-playground/HEAD/skills/tts-korean.md -o ~/.claude/skills/yawnsduzin-remotion-skills-playground-tts-korean/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development