question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Can't run Onsets and Frames Colab notebook

See original GitHub issue

I’m not sure if I’m doing something wrong but I’ve just opened the onsets and frames colab notebook, but there are import issues.

---> 10 from magenta.models.onsets_frames_transcription import audio_label_data_utils
     11 from magenta.models.onsets_frames_transcription import configs
     12 from magenta.models.onsets_frames_transcription import constants

ImportError: cannot import name audio_label_data_utils

Same problem with any other imports from onsets_frames_transcription.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5

github_iconTop GitHub Comments

1reaction
cghawthornecommented, Dec 11, 2019

Sorry about that, should be fixed now. In 270a9b94100270a673a69889b51c1f8b4132b22f, I removed the extra dependencies from the default magenta package setup that were causing the problems.

1reaction
cghawthornecommented, Nov 22, 2019

Sorry about that. I think there’s a mismatch between the notebook and some recent changes we made. A fixed version should be live on Monday or Tuesday.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Can't run Onsets and Frames Colab notebook · Issue #1625 ...
I'm not sure if I'm doing something wrong but I've just opened the onsets and frames colab notebook, but there are import issues....
Read more >
Onsets and Frames.ipynb - Colaboratory - Google Colab
This notebook demonstrates running the model on user-supplied recordings. For more details on the architecture of the model and training datasets, see our ......
Read more >
Onset and Frames Colab broken? - Google Groups
I'm trying to run https://colab.research.google.com/notebooks/magenta/ ... last 1 frames repeated, from the frame below .
Read more >
Onsets and Frames: Dual-Objective Piano Transcription
Onsets and Frames is our new model for automatic polyphonic piano music transcription. Using this model, we can convert raw recordings of ...
Read more >
[P] High-resolution Piano Transcription with Pedals by ... - Reddit
Try onsets and frames: https://magenta.tensorflow.org/onsets- ... Here's the colab notebook I'm using. ... The demo website doesn't work.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found