Skip to content

imazk/noiseremover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

noiseremover

Python program to remove the noise from video

Install dependencies

pip install noisereduce

pip install moviepy

Step to insall FFmpeg

  1. First Download FFmpeg zip folder from here: Download

  2. Unzip in Local disk C as ffmpeg

  3. Make sure to add "C:\ffmpeg\bin" in the Environment variables

  4. Check version: ffmpeg --version

About

python program to remove the noise from video

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages