voice-actor

대본(씬별 나레이션 텍스트)을 받아 Typecast API 로 나레이션 전체를 한 번에 합성하고, 통짜 wav(tts_full.wav)와 문자 단위 타임스탬프(tts_timestamps.json)를 만들어 전달한다. 줄바꿈 구분 대본과 project.json 둘 다 받으며, 속도 보정은 서버측 audio_tempo 로 하고 ASR 로 오독을 검사한다. "나레이션 만들어줘", "성우 녹음", "음성 합성해줘", "보이스오버 생성", "이 대본 읽어줘", "목소리 바꿔서 다시 읽어줘" 같은 요청에 사용.

Receives a script (narration text by scene), synthesizes the entire narration at once using the Typecast API, and delivers a full wav file (tts_full.wav) along with character-level timestamps (tts_timestamps.json). It accepts both newline-separated scripts and project.json files. Speed adjustment is handled via server-side audio_tempo, and mispronunciations are verified using ASR. Used for requests such as "Create narration," "Voice actor recording," "Synthesize voice," "Generate voiceover," "Read this script," or "Read it again with a different voice."

Category: imported · Version: v2 · Installs: 0 · Author: 송근욱 · Updated: 2026-08-07