BShakhovsky / PolyphonicPianoTranscription

Recurrent Neural Network for generating piano MIDI-files from audio (MP3, WAV, etc.)
https://magenta.tensorflow.org/onsets-frames
230 stars 41 forks source link

Requirements #10

Closed BigSeanZzz closed 8 months ago

BigSeanZzz commented 2 years ago

Hello

I have many problems while setting up this project,I guess it's because of the versions of packages and compatibility between them. Can you please provide the requirements? Especially the version of TensorFlow, Magenta, Keras.

Thank you very much

BShakhovsky commented 2 years ago

Hello,

Last time I ran the templates several months ago, and the versions were the following: Python 3.8.8 Tensorflow 2.4.0 Keras 2.4.3 Magenta 2.1.3

BigSeanZzz commented 2 years ago

Hello,

Last time I ran the templates several months ago, and the versions were the following: Python 3.8.8 Tensorflow 2.4.0 Keras 2.4.3 Magenta 2.1.3

got it, thank you