Skip to content

Instantly share code, notes, and snippets.

@dansuh17
Created November 27, 2017 08:34
Show Gist options
  • Save dansuh17/8db73e734c3b91fff25b07bb07ed87f2 to your computer and use it in GitHub Desktop.
Save dansuh17/8db73e734c3b91fff25b07bb07ed87f2 to your computer and use it in GitHub Desktop.
Downsampling using sox
sox input.wav -r 16k output.wav
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment