Skip to content

Instantly share code, notes, and snippets.

@andreaschandra
Created November 16, 2018 04:10
Show Gist options
  • Save andreaschandra/355f8524cbc5c0fac61b2fddd2a45e58 to your computer and use it in GitHub Desktop.
Save andreaschandra/355f8524cbc5c0fac61b2fddd2a45e58 to your computer and use it in GitHub Desktop.
print("Reading file:", args[1])
print("aggressiveness:", args[0])
audio, sample_rate = read_wave(args[1])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment