Audio to Text Node

What is the Audio to Text Node?

The Audio to Text Node allows users to submit an audio recording to the flow and use it as an input to an LLM.

How to use the Audio to Text Node

Audio to Text Node How To Use
  1. Add an Audio to Text node to your flow.
  2. Connect the Audio to Text node to an LLM node.
  3. Mention the Audio to Text node in the LLM node by pressing ”/” and selecting the Audio to Text node.
  4. Add an Output node to your flow.
  5. Connect the Output node to the LLM node.

How to expose the Audio to Text node to your users

Audio to Text Input Node Mapping
  1. Go to the Export tab.
  2. Enable the audio node in the Inputs section.
  3. Press Save Interface to save your changes.
  4. Your users should now see an upload button in the interface.
Audio to Text Input Node Example