magenta / mt3

MT3: Multi-Task Multitrack Music Transcription
Apache License 2.0
1.41k stars 185 forks source link

Question about popup warning in tensorflow in google colab #76

Open yueyin85 opened 2 years ago

yueyin85 commented 2 years ago

The following prompt appears when running Transcribe Audio: WARNING:tensorflow:From /usr/local/lib/python3.7/dist-packages/tensorflow/python/util/nest.py:914: RandomDataset.init (from tensorflow.python. data.ops.dataset_ops) is deprecated and will be removed in a future version. Instructions for updating: Use tf.data.Dataset.random(...). This error will cause google colab to process very slowly. Can there be a solution? Thanks!