Skip to content

Commit

Permalink
Fix LibriMix documentation (#2351)
Browse files Browse the repository at this point in the history
Summary:
The `LibriMix` dataset is missing on the [documentation webpage](https://pytorch.org/audio/stable/datasets.html).

Pull Request resolved: #2351

Reviewed By: carolineechen

Differential Revision: D35926695

Pulled By: nateanl

fbshipit-source-id: 168aed3bb15510d1b1ec57d77727932e481aca48
  • Loading branch information
nateanl authored and facebook-github-bot committed Apr 26, 2022
1 parent 867cff5 commit 892d6d3
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/source/datasets.rst
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,14 @@ GTZAN
:special-members: __getitem__


LibriMix
~~~~~~~~

.. autoclass:: LibriMix
:members:
:special-members: __getitem__


LIBRISPEECH
~~~~~~~~~~~

Expand Down

0 comments on commit 892d6d3

Please sign in to comment.