/
KU
kugelaudio
/
KugelAudio TTS API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 43m ago · Updated 3d ago
Details
billing
2
license
17
get
Health
get
Ready
get
Ready Tts
get
Ready Asr
get
Get Models
post
Generate
post
Predict
post
Normalize
post
Reload Post Overrides
get
Get Voices
post
Create Voice
get
Get Voice By Id
delete
Delete Voice
patch
Update Voice
put
Upload Voice Avatar
get
List Voice References
post
Upload Voice Reference
delete
Delete Voice Reference
post
Publish Voice
post
Generate Voice Sample
get
List Dictionaries
post
Create Dictionary
get
Get Dictionary
delete
Delete Dictionary
patch
Update Dictionary
get
List Entries
put
Bulk Replace Entries
post
Add Entry
delete
Delete Entry
patch
Update Entry
post
Invalidate Dictionary Cache
post
Cognigy Synthesize
post
Text To Speech
post
Text To Speech Stream
get
Get Voices
get
Get Voice
get
Get Models
get
Health
post
Vapi Synthesize
post
Transcribe
Get Dictionary
Fetch a single dictionary by ID.
get
/v1/dictionaries/{dict_id}
Path parameters
dict_id
integer
required
Query parameters
project_id
integer
nullable
Response
Successful Response
DictionaryResponse
required
A single dictionary record.
id
integer
required
project_id
integer
required
name
string
required
description
string
nullable
language
string
nullable
is_active
boolean
required
created_at
string
required
updated_at
string
required