Skip to content

Trim silences from audio file. Usually I use for my podcasts, to trim any pauses and silence segments from the source audio.

License

Notifications You must be signed in to change notification settings

tatocaster/trim-silences

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trim Silences

Trim silences from .wav file. Usually I use for my podcasts, to trim any pauses and silence segments from the source audio. Then I edit more advanced stuff in audio software. Outputs elapsed time and size difference after the execution.

Uses pydub library with lots of capabilities to work with mp3/ogg formats, add crossfade and etc.

Before

Before

After

After

Install requirements

$ pip install --user --requirement requirements.txt

License

MIT. See LICENSE

Copyright 2020 Merab Tato Kutalia

About

Trim silences from audio file. Usually I use for my podcasts, to trim any pauses and silence segments from the source audio.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages