Skip to content

Commit

Permalink
Update datadownload.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
lvyiwei1 authored Aug 21, 2023
1 parent d25d51a commit bbe95d6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sphinx/source/start/datadownload.rst
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ MIMIC
Access to the MIMIC dataset is restricted, and as a result you will need
to follow the instructions `here <https://mimic.mit.edu/iv/access/>`_ to gain access.

Once you do so, email [email protected].edu with proof of those credentials
Once you do so, email yiweilyu@umich.edu with proof of those credentials
to gain access to the preprocessed `im.pk` file we use in our dataloaders.

To load it, you can then use the following snippet:
Expand Down Expand Up @@ -246,4 +246,4 @@ Clotho

To download the Clotho dataset, clone `the repository <https://github.com/audio-captioning/clotho-dataset>`_ somewhere on your device and follow the given instructions to pre-process the data.

To get the dataloaders, you will also need to add the path to the above repo to the get_dataloaders function under `datasets/clotho/get_data.py`.
To get the dataloaders, you will also need to add the path to the above repo to the get_dataloaders function under `datasets/clotho/get_data.py`.

0 comments on commit bbe95d6

Please sign in to comment.