Audio
Speech To Text Node
Generate text from an audio file
The speech to text node allows you to generate text from an audio file.
You have two options for providing an audio file.
- If toggle is on “Variable”, reference audio files from other nodes
- If toggle is on “Upload”, upload an audio file directly on the node
Node Inputs
- Audio: The audio for conversion
- Type:
Audio
- Type:
Node Parameters
- Provider: Provider of the AI model you want to use. The default provider is OpenAI.
- Model: Model name you want to use.
- Use Personal Api Key: This allows you to enter your API key.
Node Outputs
- Text: Audio as converted to text
- Type:
Text
- Example usage:
{{ai_speech_to_text_0.text}}
- Type: