INSANE AI Voice-Over Automation With Make.com & ElevenLabs
TLDRIn this informative video, Steven Pope, founder of the Content Engine, guides viewers through the process of repurposing old videos into new content for social media using AI voice-over automation. The tutorial leverages the power of 11 Labs for audio generation, Airtable for project organization, Make.com for automation, and Json.video.com for video creation. The step-by-step demonstration shows how to overlay a new AI-generated voice track onto an existing video, automate the process using these platforms, and create a final video ready for posting on social media. The video is an excellent resource for content creators looking to streamline their content production and stay ahead in the digital space.
Takeaways
- 📚 The video demonstrates how to repurpose old videos into new ones for social media using AI voice-over automation.
- 🔄 The process involves overlaying a new voice track generated from text onto an old video.
- 🎙️ The voice track is created using an audio AI platform called ElevenLabs.
- 💡 The project is built from scratch using Airtable, Make.com, ElevenLabs, and Json.video.com.
- 📋 Airtable is used to create a new base where the video and text data are stored and managed.
- 🔗 Google Drive is utilized to store the b-roll video and the generated audio file.
- 🔗 The video and audio files need to be publicly accessible for the automation to work effectively.
- 🤖 Make.com is used to create and run the automation流程 (workflow) that stitches everything together.
- ⏱️ A delay is implemented in the automation to allow Json.video to process the video.
- 📈 The final video is uploaded to Google Drive and the URL is stored back in Airtable for easy access.
- 📈 The process showcases the power of automation and AI in content creation, allowing for efficient repurposing of media assets.
Q & A
What is the main purpose of the video?
-The main purpose of the video is to demonstrate how to repurpose old videos into new ones for social media by overlaying a new voice track generated from text using AI technology.
Which AI platforms are used in the video to generate the voice track?
-The video uses 11 Labs, an audio AI platform, to generate the voice track from text.
What is the role of Airtable in the process described in the video?
-Airtable is used to create a new base where the video and text data are stored and managed. It also serves as a trigger for the automation process on Make.com.
How does the video demonstrate the use of JSON to Video?
-The video shows how to combine the original video and the AI-generated audio into a new video using JSON to Video, which is done by making an HTTP POST request with JSON data containing all the necessary information.
What is the significance of the Google Drive folder and file IDs in the process?
-The Google Drive folder and file IDs are used to store and reference the original video and the AI-generated audio file. They are crucial for the automation process as they allow the system to access and manipulate the media files.
How does Make.com automate the process of creating a new video?
-Make.com is used to create a series of automated steps that trigger off a new row in Airtable, generate audio with 11 Labs, write the data back to Google Drive, and then use JSON to Video to combine the video and audio into a new video.
What is the purpose of making the Google Drive files publicly available?
-Making the Google Drive files publicly available allows the JSON to Video platform to access the video and audio files when creating the new video.
How does the video ensure that the new video is successfully created and accessible?
-The video uses Make.com to automate the process, including a check for a successful status code from JSON to Video, followed by a delay to allow video processing, and finally downloading the video and saving it to Google Drive.
What is the final step in the process shown in the video?
-The final step is to update the Airtable base with the URL of the newly created video, making it accessible for future reference or sharing.
Why is there a mention of not typically setting up automations with sleep commands?
-The video mentions that typically, it's not preferred to set up automations with sleep commands because there are more efficient ways to run automations, such as triggering the creation of a video and then initiating a new automation once the process is complete.
How does the video help personal brands and content agencies streamline their content systems?
-The video provides a practical example of how to use AI and automation tools to efficiently repurpose old content into new, engaging social media posts, which can help personal brands and content agencies save time and resources.
Outlines
📚 Introduction to Repurposing Old Videos with AI
Steven Pope, founder of the Content Engine, introduces the project of repurposing old videos into new ones for social media using AI. He outlines the use of 11 Labs for generating a voice track from text, and the platforms Airtable, Make.com, and Json.video.com for building the project from scratch. The process involves creating a new Airtable base, configuring the necessary platforms, and using a sped-up b-roll video as an example. It also includes creating a folder in Google Drive and explaining the need for the video and text overlay using 11 Labs and Json.video.com.
🔄 Automating the Audio Generation and Video Upload
The video script details the process of creating an automation on Make.com that is triggered by a new row in the Airtable base. It involves connecting to 11 Labs to generate audio from text, uploading the audio file to Google Drive, and making it publicly available. The script then guides through setting up an HTTP POST request to Json.video.com to combine the video and audio into a new video. It also covers creating a router in Make.com for successful outcomes and adding a delay for video processing, followed by downloading the finished video.
📝 Finalizing the Video and Updating the Database
The final steps involve saving the newly created video back to Google Drive and updating the Airtable base with the video URL. The script explains how to parse the JSON output to extract the necessary information for uploading to Google Drive and how to update the Airtable record with the final video link. It also mentions an alternative approach to avoid putting the automation to sleep and instead trigger a new automation once the video processing is complete. The video concludes with a call to action for viewers to like, subscribe, and engage for more content.
Mindmap
Keywords
💡AI Voice-Over Automation
💡ElevenLabs
💡Airtable
💡Make.com
💡Json Video.com
💡Google Drive
💡B-roll
💡Automation
💡Content Engine
💡Social Media
💡Public Sharing
Highlights
Steven Pope demonstrates how to repurpose old videos into new ones using AI voice-over automation.
The process involves overlaying a new voice track generated from text onto an old video.
11 Labs is used to generate the audio voice for the new voice track.
Airtable, Make.com, and Json.video.com are the platforms used to automate the project.
A new Airtable base is set up to organize and manage the project.
Google Drive is used to store the b-roll video and other project files.
Text for the voice-over is added to the Airtable base and later converted into audio.
Make.com is used to create and trigger automations for the project.
The video demonstrates connecting 11 Labs to generate audio from text.
An HTTP call is made to Json.video.com to combine video and audio into a new video.
The new video is processed and made publicly available on Google Drive.
A delay is implemented in the automation to allow for video processing time.
The final video is saved back to Google Drive and a link is added to the Airtable base.
The entire process is automated from text generation to the final video creation.
The video serves as a demonstration of content automation and AI voice-over technology.
Steven Pope provides a step-by-step guide for content creators to streamline their content systems.
The video concludes with a call to like and subscribe for more in-depth content on automation and AI.