Key Features
domain
This field identifies your use case type and set of the terminology defined for transcription. e.g. for general audio is ‘generic’. Refer to Supporting Domain to see the available domains.
For Example:
format
The audio sampling rate and the data format of the speech. Refer to Supporting Audio Formats to know the supporting audio formats. By default, the format
= 16k_int16. (WAV, Signed 16 bit, 16,000 or 16K Hz).
For Example:
logging
Possible Values are:
-
true
- stores audio and keep transcripts in logs. -
no_audio
- does not store audios but keep transcripts in logs. -
no_transcript
- does not keep transcripts in logs but stores audios. -
false
- does not keep neither audios nor transcripts in log.
Default value is true
For Example:
punctuate
It will enable punctuation and capitalisation in the transcript. The values it can take are true
and false
. Supported languages are: en
, hi
. Default value is true
For Example: