Please answer the following questions for yourself before submitting an issue. [ X ] I am using the latest TensorFlow Model Garden release and TensorFlow 2. [ X ] I am reporting the issue to the ...
While attempting to create a piano roll with librosa and matplotlib, like this: def plot_piano_roll(pm, start_pitch, end_pitch, fs=100): # Use librosa's specshow function for displaying the piano roll ...