Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@aravindpai
Created September 4, 2019 10:19
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 aravindpai/053e582759de65a6b6b93b733e5bca02 to your computer and use it in GitHub Desktop.
Save aravindpai/053e582759de65a6b6b93b733e5bca02 to your computer and use it in GitHub Desktop.
import IPython.display as ipd
a=x[21*window_length:22*window_length]
ipd.Audio(a, rate=sr)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment