Highlights
- Pro
-
freemusicdemixer.com Public
free website for client-side music demixing with Demucs + WebAssembly
-
demucs.onnx Public
C++ ONNX/ORT inference for Demucs
-
pitch-detection Public
autocorrelation-based O(NlogN) pitch detection
-
demucs.cpp Public
C++17 port of Demucs v3 (hybrid) and v4 (hybrid transformer) models with ggml and Eigen3
-
-
demucs-android Public archive
Kotlin + native C++ app for a Demucs source separation application on modern Android
-
sigsep-mus-eval Public
Forked from sigsep/sigsep-mus-evalmuseval - source separation evaluation tools for python
Python MIT License UpdatedNov 8, 2024 -
basicpitch.cpp Public
C++20 inference for Spotify's basic-pitch AMT/MIDI generator model with ONNXRuntime and libremidi
-
DeepFilterNet Public
Forked from Rikorose/DeepFilterNetNoise supression using deep filtering
Python Other UpdatedOct 17, 2024 -
pq Public
a command-line Protobuf parser with Kafka support and JSON output
-
-
1000sharks.xyz Public
AI "metal artist" with SampleRNN and WaveNet
HTML MIT License UpdatedJun 3, 2024 -
ort-builder Public
Forked from olilarkin/ort-builderONNX Runtime static library builder
C++ MIT License UpdatedMay 22, 2024 -
samejs Public
Forked from grazder/samejs[WIP] Streaming Audio Models Examples in JS
JavaScript MIT License UpdatedMar 29, 2024 -
MiXiN Public
Music Xtraction with Nonstationary Gabor Transforms and Convolutional Denoising Autoencoders
-
umx.cpp Public
C++17 port of Open-Unmix-PyTorch with streaming LSTM inference, ggml, quantization, and Eigen
-
libnyquist Public
Forked from ddiakopoulos/libnyquist🎤 Cross platform C++11 library for decoding audio (mp3, wav, ogg, opus, flac, etc)
C++ BSD 2-Clause "Simplified" License UpdatedDec 24, 2023 -
Zen Public
optimized realtime harmonic/percussive source separation using the GPU (NVIDIA CUDA) and CPU (Intel IPP)
-
headbang.py Public
consensus beat tracking and visualization in mixed metal songs, and headbanging motion analysis with 2D pose estimation
-
-
xumx-sliCQ Public
music demixing with the sliCQ Transform and PyTorch
-
nsgt Public
Forked from grrrr/nsgtPyTorch implementation of the NSGT/sliCQT
-
voipms-sms-client Public
Forked from michaelkourlas/voipms-sms-clientPopular Android messaging app for VoIP.ms, a Canadian VoIP provider
Kotlin Apache License 2.0 UpdatedNov 10, 2023 -
demucs Public
Forked from facebookresearch/demucsCode for the paper Hybrid Spectrogram and Waveform Source Separation
-
goat Public
AWS EBS-EC2 attach utility. UNMAINTAINED, SEE FORK ->
-
quadtree-compression Public
lossy image compression with quadtrees and protobuf
-
k-ary-tree Public
generic Go k-ary-tree with a recursive child-sibling binary tree representation
-
pitchlite Public
realtime pitch tracking in WebAssembly with AudioWorklet
-
ffts Public
Forked from anthonix/fftsThe Fastest Fourier Transform in the South with Rust bindings
C Other UpdatedJul 16, 2023 -
chord-detection Public
DSP algorithms for chord detection + key estimation