INSANE AI Voice-Over Automation With Make.com & ElevenLabs
TLDRIn this informative video, Steven Pope, founder of the Content Engine, demonstrates how to transform old videos into new content for social media using AI technology. The process involves overlaying a new voice track generated by 11 Labs onto an existing video. The project is orchestrated through a combination of Airtable, Make.com, and Json.video.com. Pope guides viewers step by step, from setting up an Airtable base to creating an automation on Make.com that triggers the creation of an audio file from text. The audio is then uploaded to Google Drive and made publicly accessible. Finally, Json.video.com is utilized to combine the video and audio into a new video ready for social media. The video concludes with a successful demonstration of the process, showcasing the power of AI and automation in content creation.
Takeaways
- ๐ฌ The video demonstrates how to repurpose old videos into new ones for social media using AI.
- ๐ AI is used to generate a new voice track from text with the help of 11 Labs, an audio AI platform.
- ๐ The process involves overlaying the new voice track onto an old video, creating a fresh piece of content.
- ๐ Steven Pope, the founder of Content Engine, guides viewers through the process, showcasing his expertise in content system automation.
- ๐ An Airtable base is used to organize and manage the project, with fields for document IDs and text for the voice-over.
- ๐ The Google Drive folder 'Json to video' contains the b-roll video and other necessary files for the project.
- ๐ Airtable's share settings are configured for public access to facilitate the automation process.
- ๐ 11 Labs is used to convert the text into audio, which is then combined with the video using Json to video.
- ๐ค Make.com is the platform used to automate the entire process, connecting different services and actions.
- ๐ The video emphasizes the efficiency and scalability of using AI and automation for content creation.
- ๐น The final product is a new video, ready to be posted on social media, created entirely through the automated workflow described.
Q & A
What is the main purpose of the video?
-The video demonstrates how to repurpose old videos into new ones for social media by overlaying a new voice track generated from text using AI.
Which AI platform is used to generate the voice track?
-The AI platform used to generate the voice track is called ElevenLabs.
What is the role of Airtable in this process?
-Airtable is used to create a base where the video and text information are stored and organized, which is then connected to Make.com for automation.
How does the video demonstrate the use of Json Video?
-The video shows how to combine the original video and the AI-generated audio into a new video using Json Video by making an HTTP POST request with the necessary JSON data.
What is the significance of making the video and audio files publicly available on Google Drive?
-Making the files publicly available ensures that the Json to Video service can access them to combine into a new video during the automation process.
How does the automation process trigger?
-The automation process is triggered by a new row in the Airtable base, which is monitored by Make.com for new records.
What is the name of the content engine's founder featured in the video?
-The founder of the content engine featured in the video is Steven Pope.
How does the video ensure the success of the automation process?
-The video includes steps to test each part of the process, such as generating audio, uploading to Google Drive, and making HTTP calls to Json Video, with checks for success codes.
What is the final step of the automation process?
-The final step of the automation process is to save the newly created video from Json Video back to Google Drive and update the Airtable base with the video URL.
Why is a delay added in the automation process?
-A delay is added to allow Json Video to process and generate the video after the HTTP POST request has been made.
What is the benefit of using Make.com for this project?
-Make.com is used to automate the entire process, from generating the voice track to combining it with the video and uploading the final product, saving time and increasing efficiency.
Outlines
๐ Introduction to Repurposing Old Videos with AI
Steven Pope introduces a project on how to transform old videos into new content for social media using AI. He outlines the use of an audio AI platform called 11 Labs to overlay a new voice track onto an old video. The process involves using Airtable, Make.com, 11 Labs, and Json.video.com. The video serves as a tutorial on setting up the automation from scratch, starting with creating an Airtable base and configuring necessary platforms.
๐ Automating the Audio Generation and Video Repurposing
The video script details the step-by-step process of creating an automation on Make.com that triggers when a new row is added in an 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 process continues with an HTTP POST request to Json.video to combine the video and audio into a new video. The video also covers how to parse JSON data and handle API keys for the automation.
๐ Finalizing the Video and Updating Airtable
The final steps in the video script involve saving the newly created video back to Google Drive and updating the Airtable with the final video URL. It discusses the importance of making both the video and audio files publicly available for Json.video to access them. The script also mentions a potential improvement to the automation process by using separate automations for video creation and processing. Finally, it shows how to parse JSON data to extract the necessary values for uploading the video and updating the Airtable record.
Mindmap
Keywords
AI Voice-Over Automation
11 Labs
Airtable
Make.com
Json Video.com
Google Drive
Automation
Content Repurposing
Social Media
JSON
Publicly Available
Highlights
Steven Pope demonstrates how to repurpose old videos with AI-generated voice tracks for social media.
The audio voice is generated by the AI platform 11 Labs, a popular choice for online content.
The project is built from scratch using Airtable, Make.com, 11 Labs, and Json.video.com.
An Airtable base is configured to manage the project, including a field for the Google Drive document ID.
Text for the voice-over is added to the Airtable base and will be converted into audio using 11 Labs.
A Google Drive folder is used to store the b-roll video and the AI-generated audio file.
Make.com is used to create an automation that triggers off a new row in the Airtable base.
The automation connects to 11 Labs to generate the audio from the text in Airtable.
The generated audio file is written back to Google Drive and made publicly available.
A JSON structure is used to contain all the information needed by Json.video to create a new video.
The original video and the AI-generated audio are combined into a new video using Json.video.
The new video is processed and made publicly available on Google Drive.
The final video URL is added back to the Airtable base for easy access and sharing.
The entire process is automated to streamline content creation for social media.
Steven Pope emphasizes the efficiency gains from using Airtable, Make.com, and 11 Labs for content automation.
The video serves as a tutorial on leveraging AI and automation tools for content creation.
The content engine, founded by Steven Pope, has helped numerous personal brands and agencies automate their content systems.
A walkthrough of setting up the automation is provided, including connecting various platforms and configuring settings.
The video concludes with a demonstration of the final video, showcasing the successful integration of text, audio, and video.