Pre-recorded transcription specifications of Romanian-only files using the Vatis Streams API
678e26e695f8f5742e8718f4
wav
, mp3
, mp4
, webm
, flv
, etc.http
or https
link to multimedia file encoded in UTF-8
Transcription
true
or false
.findReplaceExpressions
.Attributes
STANDALONE
: keep the replacement as a standalone wordMERGE_LEFT
: concatenate the replacement with the left neighbourMERGE_RIGHT
: concatenate the replacement with the right neighbourMERGE_LEFT_RIGHT
: concatenate the replacement with both the left and the right neighboursMERGE_LEFT_CAPITALIZE_NEXT
: concatenate the replacement with the left neighbour and capitalize the right neighbourAudio Intelligence
brief
or detailed
.conversational
or informative
.paragraphs
or bullet_points
.ask0
, ask1
, …, askN
ask anything slots.
When the content is specified, the prompt is considered activated. Otherwise, it is deactivated.ask0System
, ask1System
, …, askNSystem
ask anything slots.ask0Id
, ask1Id
, …, askNId
ask anything slots.
The role of the prompt id is to identify the prompt in the responses.
When unspecified, it will fallback on the index of the slot (e.g. "0"
, "1"
).ask0Format
, ask1Format
, …, askNFormat
ask anything slots.When unspecified, the response not be structured in any particular way.
When specified, the response will be a JSON object encoded as a string.