Console Interface and Library to remove silent parts of a media file 🔈
-
Updated
Mar 28, 2023 - Python
Console Interface and Library to remove silent parts of a media file 🔈
A tool created to automatically remove silence from videos.
A rough and ready Python utility which splits audio files based on silence and desired min/max chunk duration.
Sound Splitter is a free Windows application (with Python code) that converts a large audio/video file to a low-quality 16bit 16kHz wav or mp3 file and also splits it into several pieces of around 60 MB in size, detecting silent places in the original record.
Lecture Shortener
Chops large wav files into chunks based on loudness level drops (silence gets cut out). Performs good on large files. Might be useful for chopping band rehearsal into songs or interviews into chunks.
Add a description, image, and links to the silencedetect topic page so that developers can more easily learn about it.
To associate your repository with the silencedetect topic, visit your repo's landing page and select "manage topics."