Skip to content

Commit ee5ae59

Browse files
committed
Link fixing in the documentation
1 parent 8aac141 commit ee5ae59

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/source/abkhazia_force_align.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Here's what you need to have before being able to follow this tutorial:
1212
- A set of audio files encoded in 16000kz WAV 16bit PCM on which to run the alignment
1313
- On these audio files, a set of segments corresponding to utterances. For each utterance, you'll
1414
need to have a phonemic transcription (an easy way to get these is by
15-
using [Phonemizer](https://github.com/bootphon/phonemizer) )
15+
using `Phonemizer <https://github.com/bootphon/phonemizer>`_ )
1616

1717
It's also recommended (yet optional) to have some kind of reference file where you can identify
1818
the speaker of each of your phonemized utterance.

docs/source/abkhazia_format.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ command, for exemple::
5858

5959
Note that many corpora do not form a homogeneous whole, but are
6060
constituted from several homogenous subparts. For example in the core
61-
subset of the [CSJ](http://www.ninjal.ac.jp/english/products/csj/)
61+
subset of the `CSJ <(http://www.ninjal.ac.jp/english/products/csj/>`_
6262
corpus, spontaneous presentations from academics (files whos names
6363
starts with an 'A'), spontaneous presentations from laymen ('S'
6464
files), readings ('R' files) and dialogs ('D' files) form homogeneous
@@ -156,7 +156,7 @@ Here is an example file with three utterances::
156156

157157
If you don't have this information, or wish to hide this information to kaldi but still
158158
conform to this dataset format, you should set each utterance to its own unique speaker ID
159-
(as explained [here](http://kaldi-asr.org/doc/data_prep.html)), e.g::
159+
(as explained `here <http://kaldi-asr.org/doc/data_prep.html>`_), e.g::
160160

161161
sentence001 sp001
162162
sentence002 sp002

0 commit comments

Comments
 (0)