Skip to content

ShrustiMT/FWC_GenAI_Hakathon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FWC_GenAI_Hakathon

Build a PoC in Python using Streamlit which takes a Video file and replace its audio with an AI Generated voice.

Original Video Taken for Testing :

GEN_AI_VIDEO.mp4

The Python code is designed to automate the process of extracting audio from a video, transcribing the audio using OpenAI's Whisper model, generating AI-based audio from the transcription, adjusting the duration of the generated audio to match the original video, and finally replacing the original audio with the new AI-generated audio in the video.

Final Output of the video after AI Generated voice :

output_video.mp4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published