Skip to content

Instantly share code, notes, and snippets.

View hsapaul's full-sized avatar

Paul H. hsapaul

  • Nürnberg
View GitHub Profile
@akashrajkn
akashrajkn / impulse_response.py
Last active October 1, 2022 15:29
Python function to compute room impulse response using the exponential sine sweep method with librosa
import librosa
import numpy as np
def compute_impulse_response(ess_rec_path, ess_inv_path, target_ir_path):
"""
Computes impulse response using the Exponential sine sweep (ESS) method.
Code based on IR Capture project: http://tulrich.com/recording/ir_capture/
Args:
@mbejda
mbejda / 10000-MTV-Music-Artists-page-1.csv
Last active October 6, 2024 08:02
10,000 MTV's Top Music Artists. Great dataset for machine learning, research and analysis. (name,facebook,twitter,website,genre,mtv).
name facebook twitter website genre mtv
Adele http://www.facebook.com/9770929278 http://www.twitter.com/officialadele Pop http://www.mtv.com/artists/adele/biography
Joey + Rory http://www.facebook.com/15044507815 http://www.twitter.com/joeyandrory Country http://www.cmt.com/artists/joey-rory/biography
Draaco Aventura http://www.facebook.com/856796091053581 http://www.twitter.com/DraacoAventura http://www.bandpage.com/draacoaventura Pop Latino http://www.mtv.com/artists/draaco-aventura/biography
Justin Bieber http://www.facebook.com/309570926875 http://www.twitter.com/justinbieber http://www.justinbiebermusic.com Pop http://www.mtv.com/artists/justin-bieber/biography
Peer van Mladen http://www.facebook.com/264487966 http://www.twitter.com/Predrag_Jugovic http://pejaintergroup.eu/Peer_van_Mladen.html House http://www.mtv.com/artists/peer-van-mladen/biography
Chris Janson http://www.facebook.com/296647641825 http://www.twitter.com/janson_chris http://www.chrisjanson.com Country http://www.cmt.com/a