carlthome
Music ML, audio data, self-supervised learning, differentiable programming
@epidemicsoundStockholm, Sweden
Pinned Repositories
audioscrape
Scrape audio from YouTube and SoundCloud with a simple command-line interface.
dotfiles
My idiosyncratic config for personal computing
drum-transcriber
Convert audio recordings of drums into MIDI files with Hidden Markov Models.
mirpkgs
Nix packages for reproducible MIR research
ml-vst
(WIP) Create VST plugins with JUCE that run machine learning models.
python-audio-effects
Apply audio effects such as reverb and EQ directly to audio files or NumPy ndarrays.
tensorflow-convlstm-cell
A ConvLSTM cell with layer normalization and peepholes for TensorFlow's RNN API.
vscode-git-line-blame
Display inline information of the last commit that edited the currently selected line in the editor
carlthome's Repositories
carlthome/drum-transcriber
Convert audio recordings of drums into MIDI files with Hidden Markov Models.
carlthome/bnlstm
Batch normalized LSTM for tensorflow
carlthome/AlignmentDuration
lyrics-to-audio-alignement system. Decoding with Viterbi forced alignment. Note duration aware decoding
carlthome/fold
Deep learning with dynamic computation graphs in TensorFlow
carlthome/gpustat
📊 A simple command-line utility for querying and monitoring GPU status
carlthome/musicnn
Pronounced as "musician", musicnn is a set of pre-trained deep convolutional neural networks for music audio tagging.
carlthome/public_plstm
Phased LSTM
carlthome/timbre-transfer
carlthome/vapeplot
matplotlib extension for vaporwave aesthetics
carlthome/audioread
cross-library (GStreamer + Core Audio + MAD + FFmpeg) audio decoding for Python
carlthome/ceruleancrayons
Cerulean Crayons website
carlthome/cloudml-samples
Samples for Google Cloud Machine Learning Engine
carlthome/CLR
carlthome/keras
Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on Theano or TensorFlow.
carlthome/keras-one-cycle
Implementation of One-Cycle Learning rate policy (adapted from Fast.ai lib)
carlthome/librosa_gallery
A collection of example notebooks demonstrating librosa functionality
carlthome/lws
Fast spectrogram phase recovery using Local Weighted Sums (C/Python/Matlab)
carlthome/modal
Musical Onset Database And Library (Modal)
carlthome/MrsWatson
A command-line VST plugin host
carlthome/MSD_split_for_tagging
carlthome/profiler-ui
The TensorFlow Profiler (TFProf) UI provides a visual interface for profiling TensorFlow models.
carlthome/recurrent-batch-normalization
carlthome/salami-data-public
carlthome/sigsep-mus-db
Parse and process the SIGSEP-MUS db
carlthome/sm64-port
My mirror of the sm64-port. You probably want to look at the 3DS port branch: https://github.com/mkst/sm64-port/tree/3ds-port
carlthome/snipsnip
Seamlessly shorten songs using AWS Lambda
carlthome/tensorflow
Computation using data flow graphs for scalable machine learning
carlthome/tf-vqvae
Tensorflow Implementation of the paper [Neural Discrete Representation Learning](https://arxiv.org/abs/1711.00937) (VQ-VAE).
carlthome/tfx
TFX is an end-to-end platform for deploying production ML pipelines
carlthome/undervolt
Undervolt Intel CPUs under Linux