Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 242 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 242 Bytes

Silence Removal

The program uses an adaptive voice activity detection technique to compress audio files by removing silence.

Requirements

  • pydub
  • scipy
  • numpy

Usage

python silenceRemoval.py path/to/in.wav path/to/out.wav