simple script using scipy and fabric to strip silence from the start of audio files
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

6 lines
276 B

run `make` to install it, then do `make DIR=/wherever/your/files/are/ run` to
7 years ago
run it. All of the converted files will be placed in a directory called
`shortened` under the path you supply.
Requires either an OSX or Linux environment, plus the program `ffmpeg` to be
installed