custom_vocabulary
.
request data
The global intensity of the feature (minimum 0, maximum 1, default 0.5).
Improve recognition of expected vocabulary in your files
custom_vocabulary
.
{
"audio_url": "YOUR_AUDIO_URL",
"custom_vocabulary": true,
"custom_vocabulary_config": {
"vocabulary": [
"Westeros",
{"value": "Stark"},
{
"value": "Night's Watch",
"pronunciations": ["Nightz Vatch"],
"intensity": 0.4,
"language": "de"
}
],
"default_intensity": 0.6
}
}
Show properties
vocabulary.language
if present.