Skip to content

Instantly share code, notes, and snippets.

View carlthome's full-sized avatar
🎼

Carl Thomé carlthome

🎼
View GitHub Profile
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@carlthome
carlthome / Pseudo inverting a melspectrogram.ipynb
Created September 6, 2016 15:48
Just testing if a melspectrogram can be inverted somehow.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@carlthome
carlthome / Predicting a grocery store chain's customer satisfaction index.ipynb
Last active November 28, 2023 15:26
Predicting a grocery store chain's customer satisfaction index.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@carlthome
carlthome / Onset detector comparison.ipynb
Created October 28, 2016 15:47
Compare some different onset detectors.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@carlthome
carlthome / HPS.ipynb
Last active June 23, 2024 04:59
Monophonic pitch detection with the Harmonic Product Spectrum (HPS) algorithm.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@carlthome
carlthome / Parametric Exponential Linear Unit in TensorFlow.ipynb
Created February 16, 2017 13:45
Parametric Exponential Linear Unit in TensorFlow
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@carlthome
carlthome / Partial tracking with Kalman filters.ipynb
Last active August 21, 2023 21:05
Partial tracking with Kalman filters. Note: this is a work in progress. It currently doesn't estimate Kalman filters per instrument type and per frequency band (meaning partial tracks are too fragmented).
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@carlthome
carlthome / tfcompile.ipynb
Last active October 11, 2022 16:14
Example of how to use XLA AOT via tfcompile to build a Keras model into a shared library.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.