Automate Multi-Speaker Podcast Creation with Google Sheets and ElevenLabs - n8n Workflow | Neura Market
Automate Multi-Speaker Podcast Creation with Google Sheets and ElevenLabs
This workflow streamlines the production of multi-speaker podcasts by converting scripts from Google Sheets into expressive audio using the ElevenLabs API, and storing the output in Google Drive.
This workflow is designed for content creators who want to automate the creation of podcasts with multiple speakers. It leverages Google Sheets for script management, the ElevenLabs API for generating realistic dialogue, and Google Drive for storing the final audio files. The process begins with a manual trigger in n8n, fetching dialogue data from a Google Sheet. The data is then transformed into a JSON format suitable for the ElevenLabs API, which generates the audio. Finally, the audio file is
Platform
n8n
Category
AI
Price
Free
Creator
Finn O'Brien
code
stickyNote
googleDrive
httpRequest
googleSheets
manualTrigger
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.