Skip to content

Commit

Permalink
Del: Remove old install in aac-datasets doc.
Browse files Browse the repository at this point in the history
  • Loading branch information
Labbeti committed Feb 2, 2024
1 parent 42d2b70 commit 4de2bb6
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions docs/usage.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,6 @@ You can download each dataset subset by using the download=True option in datase
_ = Clotho("/my/path/to/data", subset="dev", download=True)
You can also do the same by using functions :
.. :caption: Download Clotho development dataset (python).
.. code-block:: python
from aac_datasets.download import download_clotho_dataset
download_clotho_dataset("/my/path/to/data", subset="dev", download=True)
Or by the command line :
.. :caption: Download Clotho development dataset (command line).
Expand Down

0 comments on commit 4de2bb6

Please sign in to comment.