Python program to remove the noise from video
pip install noisereduce
pip install moviepy
-
First Download FFmpeg zip folder from here: Download
-
Unzip in Local disk C as ffmpeg
-
Make sure to add "C:\ffmpeg\bin" in the Environment variables
-
Check version: ffmpeg --version