Code Monkey home page Code Monkey logo

seqgan-music's People

Contributors

andreasveit avatar autonopey avatar eunji94 avatar jozef-mokry avatar l0sg avatar lantaoyu avatar shinyflight avatar sygi avatar wnzhang avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

seqgan-music's Issues

What python version I use?

I use python2.7 that tell me music must install in python>3.4.
I use python3.6 that tell me 'cPickle' only exists in python 2.
What version I sholud use?And what should I do when I face these problems?

preprocessing error

I was trying to preprocess jazz midi files from another dataset but I got this error

Traceback (most recent call last):
  File "preprocessing.py", line 157, in <module>
    seq = a.parsing(data_dir + file)
  File "preprocessing.py", line 59, in parsing
    _part_tuples = self.streaming(event, i, _part_tuples)
  File "preprocessing.py", line 85, in streaming
    oc_idx = self.octave_ref.index(octaves)
ValueError: [5, 4, 5] is not in list

What might be the problem? Is it because the content of the jazz midi files is different from the midi files you used?

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.