subpath / Keras_music_gereration

Music generation with Keras and LSTM
104 stars 40 forks source link

generated midis empty? #5

Closed ak9250 closed 2 years ago

ak9250 commented 5 years ago

I downloaded the midis generated here, Generated_song_epoch=10.mid but they were empty

subpath commented 5 years ago

Hi! There were two files in the repo, one of them was dummy empty file that I added accidentally during debugging, you probably talking about this file. Please check again. image

ak9250 commented 5 years ago

Hi, I tried it again after you deleted the old one but the problem was it was not working in https://chrome.soundation.com/ which is what I was importing it into but when I tried it import into a simple midi player it works http://midiplayer.ehubsoft.net/. I generated a sample myself too using google colab but thought it was empty, seems it only plays on some midi players?

subpath commented 5 years ago

Hm...I honestly don't know about that... On my laptop, it just opens in a Garage Band by default.

ak9250 commented 5 years ago

ok I trained on the sample file you have provided and I am getting this screen shot 2019-01-14 at 4 30 45 pm screen shot 2019-01-14 at 4 32 15 pm

subpath commented 2 years ago

It took me several years, but I finally updated the notebook : )