-
Notifications
You must be signed in to change notification settings - Fork 4
Description
Description:
The spectrogram_segmentation notebook needs to be uploaded to Google Colab, so that it can be run remotely without needing to clone down the project and set up a Python environment.
We hope this will improve the accessibility of the example.
Once the notebook is uploaded, we need to update the link in README.md.
Additional context:
Currently, there is a download script, download_dataset.py, which is external to the notebook. Perhaps we could upload the dataset somewhere to eliminate the need for the setup step of downloading it. However, I don't know enough about the Colab framework to confirm this. Simplifying things by transitioning to an RIA dataset could help, but it would remove some of the implementation details that I believe are informative.