File Speech To Text
This module expertly transcribes audio content into text, offering multiple output formats including plain text, JSON, and SRT.
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
name | type | accessibility |
---|---|---|
input | audio | Private |
Fields
name | description | details |
---|---|---|
Inputs | The inputs to the block. | N/A |
Name | The 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 |
Model | Model allows you to supply a model to use to process submitted audio. | N/A |
Language | Language of the transcription. | N/A |
API key | Deepgram API key | N/A |