Skip to content

Commit

Permalink
Mod: Update docstrings.
Browse files Browse the repository at this point in the history
  • Loading branch information
Labbeti committed Aug 16, 2023
1 parent ea31327 commit 01f526d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion docs/data_subsets.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ WavCaps
########################
WavCaps contains 6 subsets:

- `"as"` : contains 108K files from AudioSet strongly labeled dataset,
- as : contains 108K files from AudioSet strongly labeled dataset,
- bbc : contains 31K files from BBC Sound Effects website,
- fsd : contains 262K files from FreeSound website,
- sb : contains 1.2K files from SoundBible website,
Expand Down
3 changes: 3 additions & 0 deletions src/aac_datasets/datasets/wavcaps.py
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,9 @@ class WavCaps(AACDataset[WavCapsItem]):
- FreeSound (fsd)
- SoundBible (sb)
.. warning::
WavCaps download is experimental, you might expect errors.
.. code-block:: text
:caption: Dataset folder tree
Expand Down

0 comments on commit 01f526d

Please sign in to comment.