Git Product home page Git Product logo

music_vae_drum_4bar's Introduction

music_vae_drum_4bar

colab 환경에서 magenta를 활용해 MusicVAE 모델 학습 후 4bar 비트 생성하기

process

  1. 데이터셋 다운로드
  1. 전처리 (midi to tfrecord)
  • magenta/script/convert_dir_to_note_sequences 를 활용하여 midi 파일을 tfrecord 형태로 변환
  1. 학습
  • magenta/models/musicvae/music_vae_train

  • 직접 생성한 전처리 데이터셋 또는 tfds에서 제공하는 groove/4bar-midionly를 사용하여 학습할 수 있음

  1. 생성 ( model.sample 또는 interpolate)
  • 학습된 weight를 활용하여 샘플 생성
  • 기존에 있는 비트 2개로 보간하여 새로운 샘플 생성
  • 모델은 직접 학습한 weight 또는 magenta에서 제공하는 사전학습모델 (groovae_4bar) 활용

reference


music_vae_drum_4bar's People

Contributors

ssum-2 avatar

Watchers

 avatar

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.