hpr2135 :: Audio speedup script
I want to speed up some of my podcasts and truncate silence in them too so I wrote a script to do it
Hosted by Dave Morriss on Friday 2016-10-07 is flagged as Explicit and is released under a CC-BY-SA license.
Tags: bash,sox,speed.
Listen in ogg,
spx, or
mp3 format. | Comments (0)
Part of the series: Bash Scripting
This is an open series in which Hacker Public Radio Listeners can share their Bash scripting knowledge and experience with the community. General programming topics and Bash commands are explored along with some tutorials for the complete novice.
Audio speedup script
Back in 2015 Ken Fallon did a show (episode 1766) on how to use sox
to truncate silence and speed up audio.
Inspired by this I wrote a Bash script to aid my use of the technique, which I thought I’d share with you.
I have written out detailed notes for this episode describing the script and examining how it works and these are available here https://hackerpublicradio.org/eps/hpr2135/full_shownotes.html.
Links
- HPR show 1766 “The Sox of Silence”: https://hackerpublicradio.org/eps.php?id=1766
- Original article on doing clever things with sox: https://digitalcardboard.com/blog/2009/08/25/the-sox-of-silence/
- The
speedup
script for download: https://hackerpublicradio.org/eps/hpr2135/speedup - The repository containing the
speedup
script on GitLab: https://gitlab.com/davmo/hprmisc
Show Transcript
Automatically generated using whisper
whisper --model tiny --language en hpr2135.wav
<< First, < Previous, Next >, Latest >>