Skip to content

datakun/StudyMagenta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StudyMagenta

준비물

  • Windows에서 WSL을 설치한 뒤, Ubuntu 환경에서 Python 3.6 으로 테스트
  • 모델 Checkpoint 받기 (Onsets and Frames 모델 이용)
  • MIDI 파일을 재생할 떄 사용하는 pyfluidsynth 모듈은 Python 3에서 지원하지 않음
  • build-essential, libsndfile1, python-dev 설치
  • Python 모듈 설치
    • tensorflow, magenta, flask

시작

  • SourceCode 디렉터리에 app.py을 빌드 및 실행
  • localhost:5000 로 접속 시 파일을 업로드 할 수 있음
  • 파일을 업로드 한 후 submit 하면 MIDI 파일 다운로드 창이 뜸

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published