diff --git a/README.rst b/README.rst index 4a6ed61ad57c4a4f4a4f0f34470a576aa5ce5ba4..1a036980a8b3d71c48889a251fd48d17da690787 100644 --- a/README.rst +++ b/README.rst @@ -58,10 +58,11 @@ This also requires that bob (>= 1.2.0) is installed. Getting the data ~~~~~~~~~~~~~~~~ -The data can be downloaded and extracted by running `download_and_untar.sh` that takes as input the location in which the data will be downloaded:: +The data can be downloaded and extracted by running `download_and_untar.sh`_ that takes as input the location in which the data will be downloaded:: $ ./download_and_untar.sh PATH/TO/WAV/DIRECTORY .. _Voxforge: http://www.voxforge.org/ .. _xbob.speaker_recognition: https://github.com/bioidiap/xbob.speaker_recognition .. _NIST SRE 2012 evaluation: http://www.nist.gov/itl/iad/mig/sre12.cfm +.. _download_and_untar.sh: https://github.com/bioidiap/xbob.db.subvoxforge/blob/master/download_and_untar.sh