How it works π£οΈ> π I set up this workflow to convert any audio or video file into structured text using the new ElevenLabs Scribe model, one of the best Speech-to-Text AIs, available in 99+ languages. This workflow integrates seamlessly with n8n and leverages the ElevenLabs Scribe API to: This workflow seamlessly integrates with n8n to: β Upload audio/video files automatically β Transcribe them with industry-leading accuracy in any language β Export the text for further processing (summaries, subtitles, SEO content, etc.) π Try the new ElevenLabs Scribe model now: Convert speech to text instantly Business Cases πΉ Podcast Transcriptions β Convert podcast episodes into blog posts for SEO and accessibility πΉ YouTube Subtitles β Generate captions automatically for increased engagement πΉ Legal & Compliance β Accurately transcribe meetings, interviews, or customer calls πΉ E-learning β Turn lectures and webinars into structured course notes πΉ SEO & Content Marketing β Repurpose videos into articles, quotes, and social media content π‘ Boost your productivity with the new Scribe model β Start with ElevenLabs Scribe Set up steps π Quick & simple setup in n8n β Upload your file,
Tags
Related workflows
See all General AutomationβListen on new emails on a IMAP mailbox
Listen on new emails on a given IMAP mailbox. Converts the binary XML attachment to a stringified xmlproperty on the $data object and converts it to JSON. The Setnode could be replaced with Function nodes for example to do a conversion/mapping/transformation. The JSON is ultimately sent to a HTTP Endpoint via POST. This could be a starter for EDI purposes like receiving or transmitting XML data and conversion via JSON object property mapping.
Extract post titles from a blog
This workflow uses n8n to extract the names of all the posts from the Hackernoon homepage.
Create a new DigitalOcean Droplet
Uses a DigitalOcean Personal Access Token to create a new Droplet. Add your personal access token and change the parameters to create droplets of different sizes. You can also specify more options; refer the API docs