Weekend project to remove silences in a video.
Statistically removes outliers by a confidence interval of 95% and calculates the decibel threshold for the sound.
pip install requirements.txt
python main.py -i {input_file_path} -o {output_file_path}