Skip to main content
Core.Today
|
NCP ClovaFastHigh

Clova Voice TTS Premium

NAVER Clova Voice Premium TTS with 108 voices across 6 languages. High-quality Korean voice synthesis with emotion control, Pro voices, and bilingual support.

153 credits
per 1,000 characters (0.15 credits/char, billed by exact character count)
108 voice options across 6 languages
High-quality Korean voice synthesis
Emotion control (neutral, sad, happy, angry)
9 Pro-quality premium voices
Bilingual Korean+English voices
Volume, speed, pitch fine-tuning

Run it right now

Test this model instantly in the Console Playground — no code required

Sign in to try

Use with AI Assistant

Copy usage instructions for Claude, ChatGPT, or other AI

Quick Start

curl -X POST "https://api.core.today/v1/predictions" \
  -H "Content-Type: application/json" \
  -H "X-API-Key: cdt_your_api_key" \
  -d '{
  "model": "ncp-clova/tts-premium",
  "input": {
    "text": "안녕하세요, 코어닷투데이입니다. 최고의 AI 서비스를 경험해 보세요!",
    "speaker": "vara",
    "emotion": 2,
    "emotion-strength": 2,
    "speed": 0,
    "format": "mp3"
  }
}'

Voice Gallery

Preview 108 preset voices

아라 ProF
대성 ProM
다인 ProF
동현 ProM
고은 ProF
혜리 ProF
이안 ProM
미경 ProF
유나 ProF
아라&안나 (이중언어)F
신우&매트 (이중언어)M
아라F
아라 (상담원)F
아라 (화남)F
보라F
다인F
은서F
은영F
가람F
고은F
희라F
이현F
드림F
지원F
지윤F
경리F
미진F
민정F
민서F
민영F
봄달F
마녀 사비나F
샤샤F
수진F
선희F
선경F
기서F
예지F
예진F
정영화F
영미F
유진F
유나F
미진 (Classic)F
늘봄F
혜리F
미경F
소현F
야옹이F
민상M
진호M
대성M
동현M
은우M
경준M
이안M
재욱M
지훈M
지환M
종혁M
종현M
주안M
준영M
기태M
경태M
규원M
악마 마몬M
최무비M
래원M
박리뷰M
상도M
성훈M
승표M
신우M
시윤M
태진M
원탁M
우식M
영일M
진호 (Classic)M
기효M
하준M
멍멍이M
신지M
아유무M
다이키M
에리코F
하지메M
미오F
나오미F
나오미 (뉴스)F
나오미 (기쁨)F
리코F
사유리F
토모코F
나오미 (N)F
사유리 (N)F
토모코 (N)F
ClaraF
AnnaF
JoeyF
MattM
량량M
메이메이F
CarmenF
JoséM
차화F
관린M

Sample: "Hello? Welcome to Core.Today" · Click voice_id to copy

Parameters

ParameterTypeRequiredDefaultDescription
textstringYes-Text to synthesize (UTF-8). Korean/Chinese/Japanese/Taiwanese max 2,000 chars, English/Spanish max 3,000 chars.
speakerstringYesnaraVoice ID. 108 voices: 81 Korean, 15 Japanese, 4 English, 2 Korean+English, 2 Chinese, 2 Spanish, 2 Taiwanese.
dara_angjinhomijinnapplenara_callnaranborandaeseongndainndonghyunnes_c_hyerines_c_kihyones_c_mikyungnes_c_sohyunneunseoneunwooneunyoungngaramngoeunngyeongjunnhajunnheeraniannihyunnjaewooknjangjnjihunnjihwannjinhonjiwonnjiyunnjonghyeoknjonghyunnjooahnnjoonyoungnkitaenkyungleenkyungtaenkyuwonnmammonnmeownmijinnminjeongnminsangnminseonminyoungnmovienoyjnraewonnreviewnsabinansangdonseonghoonnseungpyonshashansinunsiyoonnsujinnsunheensunkyungntaejinntiffanynwontaknwoofnwoosiknyejinyejinnyounghwanyoungilnyoungminyujinnyunavaravdaeseongvdainvdonghyunvgoeunvhyerivianvmikyungvyunadara-dannadsinu-mattliangliangmeimeidayumuddaikiderikodhajimedmiodnaomidnaomi_formaldnaomi_joyfuldrikodsayuridtomokonnaominsayurintomokoshinjiclaradannadjoeymattcarmenjosechiahuakuanlin
volumeintegerNo0Volume (-5 to 5, default 0)
speedintegerNo0Speed (-5 to 10, default 0)
pitchintegerNo0Pitch (-5 to 5, default 0)
emotionintegerNo0Emotion (0: neutral, 1: sad, 2: happy, 3: angry). Supported by select voices only.
0123
emotion-strengthintegerNo1Emotion strength (0: weak, 1: normal, 2: strong)
012
formatstringNomp3Audio output format
mp3wav

Common Parameters

Common parameters used when calling POST /v1/predictions.

ParameterTypeRequiredDefaultDescription
modelstringYes-Model identifier
inputobjectYes-Object containing the model-specific parameters from the table above
output_folderstringNo-Folder path for output files (max 256 chars, '..' not allowed)
webhook_urlstringNo-Webhook URL to call on completion
is_publicbooleanNofalseIf true, output files are also available via permanent public URLs

Examples

Korean TTS with Emotion

Generate Korean speech with happy emotion using the default 'nara' voice

curl -X POST "https://api.core.today/v1/predictions" \
  -H "Content-Type: application/json" \
  -H "X-API-Key: cdt_your_api_key" \
  -d '{
  "model": "ncp-clova/tts-premium",
  "input": {
    "text": "안녕하세요, 코어닷투데이입니다. 최고의 AI 서비스를 경험해 보세요!",
    "speaker": "vara",
    "emotion": 2,
    "emotion-strength": 2,
    "speed": 0,
    "format": "mp3"
  }
}'

Tips & Best Practices

1Use Pro voices (vara, vgoeun, etc.) for the highest quality Korean speech
2Emotion control is only supported by select Korean voices - test with nara first
3For Korean+English bilingual content, use dara-danna (female) or dsinu-matt (male)
4Keep text under 2,000 characters for Korean/Chinese/Japanese and 3,000 for English/Spanish

Use Cases

Korean content narration
Multilingual customer service
E-learning and educational content
Interactive voice response (IVR)
Audiobook production
Character voice acting