Git Product home page Git Product logo

musepiano's Introduction

MusePiano

This is hobby project to create riffusion-like models dedicated for generating piano music. The model will learn music in mel spectrogram space.

General Goals:

  1. Melody Continuation (Outpainting in both frequency and time dimensions)
  2. Auto Accompaniment (Outpainting in frequency dimension)
  3. Blending of Melodies (Infilling in either frequency or time dimensions)
  4. Text to Melody

Note: Unlike riffusion, this project will not be focusing on text to melody feature, but the first three.

Proposed Plan

As mentioned, this project will focus on text to melody feature, the main focus is inpainting and outpainting feature. Current aim is to construct a dataset of spectrograms for piano music. The model will most likely be diffusion model. Plan to learn how to use diffusers and accelerate for this project.

About Riffusion

I was surprised that fine tuning stable diffusion using spectrogram for generating music actually produces some results. However, the results are far from perfect in my opinion, especially when using it to generate piano music. On the other hand, the music doesn't really flow when moving from one spectrogram to next. Hopefully with some modifications and training data dedicated to piano music can improve performance.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.