Skip to main content

Speech To Text

This module is adept at transcribing audio data into text, offering outputs in both plain text and JSON formats.

Inputs

Inputs divide into public and private. Public input is for user's interaction with block. Private input is for communication between block and block. You can't use these inputs directly

nametypeaccessibility
inputaudioPrivate

Fields

namedescriptiondetails
InputsThe inputs to the block.N/A
NameThe name of the block. Can only contain letters, numbers, and underscores. Cannot include spaces.N/A
Stop after (ms)The temperature specifies the maximum duration (in ms.) for an operation to complete before the system terminates it due to inactivity or delay.Default: 10000
ModelModel allows you to supply a model to use to process submitted audio.N/A
LanguageLanguage of the transcription.N/A
API keyDeepgram API keyN/A