Pinned Repositories
19hz_android
Android reader for 19hz.info electronic music calendar
AEC3
AEC3 Extracted From WebRTC
JUCE-CMake-Template
JUCE4Pi
Resources for JUCE-based audio development on the Raspberry Pi
lkjb-plugins
Automatically exported from code.google.com/p/lkjb-plugins
NeuralNote
Audio Plugin for Audio to MIDI transcription using deep learning.
NeuralPlayer
SpectrumAnalyser
A spectrum analyser plugin, written in C++, using JUCE.
SpleeterRT
Real time monaural source separation base on fully convolutional neural network operates on Time-frequency domain.
kcoul's Repositories
kcoul/NeuralNote
Audio Plugin for Audio to MIDI transcription using deep learning.
kcoul/audiogridder
DSP servers using general purpose networks and computers
kcoul/ai-enhanced-audio-book
A repository of AI-enhanced audio plugins written using C++, JUCE, libtorch, RTNeural and other libraries. Supports my book
kcoul/anira
an architecture for neural network inference in real-time audio applications
kcoul/audiogridder-deps
AudioGridder Dependencies
kcoul/basic-pitch
A lightweight yet powerful audio-to-MIDI converter with pitch bend detection
kcoul/Chataigne
Artist-friendly Modular Machine for Art and Technology
kcoul/demucs.cpp
C++17 port of Demucs v3 (hybrid) and v4 (hybrid transformer) models with ggml and Eigen3
kcoul/demucs_batch-multigpu
[Batching/MultiGPU/DataLoader Implemented] Code for the paper Hybrid Spectrogram and Waveform Source Separation
kcoul/EuclideanRhythmGenerator
Add this JUCE plugin to your DAW to generate interesting euclidean rhythms! Final delivery for Musical Computing.
kcoul/gearmulator
Emulation of classic VA synths of the late 90s/2000s that are based on Motorola 56300 family DSPs
kcoul/Gin
A few extras for juce
kcoul/GPT-SoVITS
1 min voice data can also be used to train a good TTS model! (few shot voice cloning)
kcoul/juce_emscripten
Port of JUCE to the browser via emscripten
kcoul/larsnet
Toward Deep Drum Source Separation
kcoul/Lenovo-T520-Clover
Files and Scripts to install macOS on T520
kcoul/lv_port_linux
LVGL configured to work with a standard Linux framebuffer
kcoul/mecaps
Starter pack for your next C++ application using KDUtils and Slint.
kcoul/ofxOscMidi
Midi in, OSC out with Midi thru. Based on openFrameworks
kcoul/ort-builder
ONNX Runtime static library builder
kcoul/osmid
osmid is a tool to bridge MIDI and OSC. It is currently in use in Sonic Pi
kcoul/piper
A fast, local neural text to speech system
kcoul/piper-phonemize
C++ library for converting text to phonemes for Piper
kcoul/rb3_driver
Experimental RB3 Wireless MIDI Keyboard Driver
kcoul/Scyclone
Real-time Neural Timbre Transfer
kcoul/sound_meter
Fully resizing juce peak meter module with optional fader overlay.
kcoul/Tokenizer
Fast and customizable text tokenization library with BPE and SentencePiece support
kcoul/tokenizers-cpp
Universal cross-platform tokenizers binding to HF and sentencepiece
kcoul/transcripts
Changelog episode transcripts in Markdown format 📚
kcoul/vits.cpp
a cpp ggml port of "VITS: Conditional Variational Autoencoder with Adversarial Learning for End-to-End Text-to-Speech." for use in mobile devices. this is my undergraduate project