-
All You Need to Know about the Music Business Notes
Book notes of "All You Need to Know about the Music Business" by Don Passman
-
ChatGPT Prompt Engineering
Quick notes based on the course taught by Andrew Ng and Isa Fulford
-
Music Source Separation – Pt.1 Background and Signal Basics
Tutorial in bullet point format on the background and signal fundamentals of music source separation
-
How I Built a Lofi Music Player with AI-Generated Tracks
AI solo tracks are generated with LSTM model and song tracks are made with Tone.js.
-
Transformers Explained with NLP Example
Conceptual building blocks of Transformers
-
Intro to Generative Adversarial Network with Speech Enhancement Paper Example
Example papers (HiFi-GAN and HiFi-GAN2) are on high fidelity speech enhancement with GANs.
-
Latent Space and Contrastive Learning
Latent Space and Contrastive Learning
-
Intro to Music Recommender System
Characteristics, Use Cases, Types, and Challenges
-
Deep Learning for Music Information Retrieval – Pt. 4 (RNN, Seq2Seq, Attention)
Part 4 introduces RNN, LSTM, and Attention. It also includes some practical advice on handling MIR problems.
-
Deep Learning for Music Information Retrieval – Pt. 3 (CNN)
Part 3 introduces convolution and convolutional neural network.