shanyi15's Stars
MisterBooo/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
fffaraz/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
rwaldron/idiomatic.js
Principles of Writing Consistent, Idiomatic JavaScript
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.
pingcap/talent-plan
open source training courses about distributed database and distributed systems
LMMS/lmms
Cross-platform music production software
juce-framework/JUCE
JUCE is an open-source cross-platform C++ application framework for desktop and mobile applications, including VST, VST3, AU, AUv3, LV2 and AAX audio plug-ins.
ybayle/awesome-deep-learning-music
List of articles related to deep learning applied to music
magenta/magenta-js
Magenta.js: Music and Art Generation with Machine Learning in the browser
mir-aidj/all-in-one
All-In-One Music Structure Analyzer
GoogleChrome/audion
Audion is a Chrome extension that adds a Web Audio panel to Developer Tools. This panel visualizes the web audio graph in real-time.
mjhydri/BeatNet
BeatNet is state-of-the-art (Real-Time) and Offline joint music beat, downbeat, tempo, and meter tracking system using CRNN and particle filtering. (ISMIR 2021's paper implementation).
keunwoochoi/dl4mir
Deep learning for MIR
beiciliang/intro2musictech
公众号“无痛入门音乐科技”开源代码
bmcfee/ismir2020-metric-learning
ISMIR 2020 Tutorial for Metric Learning in MIR
mjhydri/1D-StateSpace
This repository contains the implementation of an efficient joint beat, downbeat, tempo, and meter tracking system using a compact 1D probabilistic state space and a jump-back reward technique. ICASSP 2022.
heyaphra/react-audio-worklet-example
Companion to the Medium article "Implementing AudioWorklets with React".
DASTUDIO/Audio-Effects
Collection of audio effects plugins implemented from the explanations in the book "Audio Effects: Theory, Implementation and Application" by Joshua D. Reiss and Andrew P. McPherson.