Skip to content

Instantly share code, notes, and snippets.

@kyscg
Created December 27, 2022 16:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kyscg/df987659a9dcc0b47ee6c7e85d992866 to your computer and use it in GitHub Desktop.
Save kyscg/df987659a9dcc0b47ee6c7e85d992866 to your computer and use it in GitHub Desktop.
Visualizing Audio Files
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@kyscg
Copy link
Author

kyscg commented Dec 27, 2022

primo. the audio file exile.mp3 consists of audio from exile by Taylor Swift ft. Bon Iver (long pond studio sessions) that I uploaded to my Google Drive.

secundo. librosa doesn't like working with mp3 files, which is the reason for the warning in the third code cell.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment