top of page

Wit.ai Speech-to-Text from WAV File

An n8n workflow that reads a WAV audio file and sends it to the Wit.ai speech recognition API for transcription. Utilizes the Read Binary File node and HTTP Request node with audio/wav content type to convert speech to text.

bottom of page