AudioTranscribeAwsSettings interface
Settings for an Audio Transcribe operation using AWS see: NorskTransform.audioTranscribeAws()
Signature:
export interface AudioTranscribeAwsSettings extends ProcessorNodeSettings<AudioTranscribeAwsNode>
Extends: ProcessorNodeSettings<AudioTranscribeAwsNode>
Properties
Property | Type | Description |
---|---|---|
(Optional) The AWS credentials to use for this operation If not supplied, the standard environment variables will be used if present, or EC2 role credentials (IMDSv1) |
||
string |
Region for the transcribe endpoint |
|
string |
the language that we want to transcribe (also put in the outgoing metadata) |
|
number |
the stream id to allocate to the outgoing stream |
|
The mode to be used for building sentences |
||
The mode to be used for stabilising sentences |