Boris Shakhovsky

Results 5 comments of Boris Shakhovsky

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

Hello, It seems that __*sequence_to_valued_intervals*__ function has been moved to __*note_seq*__ library, and here is that Magenta’s commit: https://github.com/magenta/magenta/pull/1880 So, the following line: `from magenta.models.onsets_frames_transcription.metrics import sequence_to_valued_intervals` should be changed...

Hi, Yes, I could not upload this TFLite model because its size is around 100 MB, and GitHub would not allow me to upload it to my repository. You can...

Hi Jeff, Most probably, the Android Gradle Plugin and the Gradle version are incompatible. The table of compatible versions can be found here: https://developer.android.com/build/releases/gradle-plugin#updating-gradle For example, for me it is...

Hi Jeff, It has been a long time since I last looked at this project. To compile it now, it would require lots and lots of corrections. Regarding your two...