Skip to content

Instantly share code, notes, and snippets.

@ketanhdoshi
Last active February 14, 2021 02:36
Show Gist options
  • Save ketanhdoshi/16a80cb0a1ecc878105566a3e93fda71 to your computer and use it in GitHub Desktop.
Save ketanhdoshi/16a80cb0a1ecc878105566a3e93fda71 to your computer and use it in GitHub Desktop.
sgram = librosa.stft(samples)
librosa.display.specshow(sgram)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment