Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions docs/source/tutorial_corpus.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@

.. _Montreal Forced Aligner (MFA): https://montreal-forced-aligner.readthedocs.io/en/latest/

.. _tutorial corpus download: https://mcgill-my.sharepoint.com/:f:/g/personal/morgan_sonderegger_mcgill_ca/EipFbcOfR31JnM4XYprp14oBuYW9lYA9IzOBcEERFZxwyA?e=tiV8bW

.. _tutorial_download:

Downloading the tutorial corpus
Expand All @@ -16,7 +14,7 @@ The following tutorials are written to work with two example English corpora. Th
* The larger corpus, ``LibriSpeech-aligned``, contains dozens of speakers and 490MB of data.
* The smaller corpus, ``LibriSpeech-aligned-subset``, contains just two speakers from the previous corpus and therefore much less data (25MB).

The corpora are made available for download `here <https://mcgill-my.sharepoint.com/:f:/g/personal/morgan_sonderegger_mcgill_ca/EipFbcOfR31JnM4XYprp14oBuYW9lYA9IzOBcEERFZxwyA?e=tiV8bW>`_
The corpora are made available for download `here <https://huggingface.co/buckets/MontrealCorpusTools/polyglot-demo-corpora>`_.


All tutorials in the documentation currently use the smaller corpus, so you can quickly test while getting used to interacting with PolyglotDB.
Expand Down
Loading