Automatically remove silence from your video
Youtube tutorial -> https://youtu.be/O8sgcHyXGLI
Medium article -> https://medium.com/@anilmatcha/autoshorts-ai-ai-silence-remover-in-python-tutorial-2ff1062a0150
Video with silence (35 seconds)
input_video.mp4
Trimmed video without silences (23 seconds)
output_video.mp4
Install requirements with below command
pip install -r requirements.txt
Replace the input_video.mp4 file with your file
Run python ai_video_editor.py