Skip to content

Instantly share code, notes, and snippets.

@ketanhdoshi
Last active February 14, 2021 02:02
Show Gist options
  • Save ketanhdoshi/3ecbf6cda43e3d6cdb4a3db2ee4256e9 to your computer and use it in GitHub Desktop.
Save ketanhdoshi/3ecbf6cda43e3d6cdb4a3db2ee4256e9 to your computer and use it in GitHub Desktop.
print ('Example shape ', samples.shape, 'Sample rate ', sample_rate, 'Data type', type(samples))
print (samples[22400:22420])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment