qool-naym's Stars
facebookresearch/audiocraft
Audiocraft is a library for audio processing and generation with deep learning. It features the state-of-the-art EnCodec audio compressor / tokenizer, along with MusicGen, a simple and controllable music generation LM with textual and melodic conditioning.
openai/tiktoken
tiktoken is a fast BPE tokeniser for use with OpenAI's models.
facebookresearch/encodec
State-of-the-art deep learning based audio codec supporting both mono 24 kHz audio and stereo 48 kHz audio.
haoheliu/AudioLDM
AudioLDM: Generate speech, sound effects, music and beyond, with text.
MTG/sms-tools
Sound analysis/synthesis tools for music applications
samim23/polymath
Convert any music library into a music production sample-library with ML
DamRsn/NeuralNote
Audio Plugin for Audio to MIDI transcription using deep learning.
csteinmetz1/pyloudnorm
Flexible audio loudness meter in Python with implementation of ITU-R BS.1770-4 loudness algorithm
Yuan-ManX/ai-audio-datasets
AI Audio Datasets (AI-ADS) 🎵, including Speech, Music, and Sound Effects, which can provide training data for Generative AI, AIGC, AI model training, intelligent audio tool development, and audio applications.
zhvng/open-musiclm
Implementation of MusicLM, a text to music model published by Google Research, with a few modifications.
dsp56300/gearmulator
Emulation of classic VA synths of the late 90s/2000s that are based on Motorola 56300 family DSPs
Torsion-Audio/Scyclone
Real-time Neural Timbre Transfer
hugofloresgarcia/vampnet
music generation with masked transformers!
hugofloresgarcia/unloop
a co-creative looper that uses generative modeling to **not** repeat itself.
irllabs/ml-lib
A machine learning library for Max and Pure Data
elk-audio/elk-pi
Elk Audio OS binary images for Raspberry Pi
joshnishikawa/MIDIcontroller
A library for creating Teensy MIDI controllers with support for hold or latch buttons, potentiometers, encoders, capacitive sensors, Piezo transducers and other velocity sensitive inputs with aftertouch.
csteinmetz1/steerable-nafx
Steerable discovery of neural audio effects
WuYiming6526/HARD
Harmony-Rhythm Disentanglement audio remixer plugin
rodrigodzf/NeuralResonatorVST
An audio plugin to generate and use filters based on arbitrary 2D shapes and materials
LOM-instruments/Priezor
open source heptagonal magnetic antenna
coderofsalvation/MilkyTrackerX
MilkyTracker (X), A crossplatform SAMPLE-tracker DAW which exports to .wav & XM-module (=open format). A tool for serious samplists who want to store their musical ideas in an open format.
tomduncalf/tomduncalf_juce_web_ui
WIP: a JUCE module providing helper classes to make it easy to integrate a web-based UI with a JUCE application.
ejhumphrey/minst-dataset
Music INSTrument dataset
crabacus/the-open-source-drumkit
rodrigodzf/torchplugins
Max/MSP, PureData and Unity plugins to load Pytorch models
markusaksli/ai-music
A vanilla Trasformer Decoder music generation model trained on Final Fantasy OST MIDI songs
bratpeki/modern-milkytracker-guide
A modern guide to MilkyTracker v1.03
elk-audio/blackboard-hardware
Hardware project for Blackboard UI expansion
qool-naym/torch-audiomentations
Fast audio data augmentation in PyTorch. Inspired by audiomentations. Useful for deep learning.