File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff 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
1717It's also recommended (yet optional) to have some kind of reference file where you can identify
1818the speaker of each of your phonemized utterance.
Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ command, for exemple::
5858
5959Note that many corpora do not form a homogeneous whole, but are
6060constituted 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/ >`_
6262corpus, spontaneous presentations from academics (files whos names
6363starts with an 'A'), spontaneous presentations from laymen ('S'
6464files), readings ('R' files) and dialogs ('D' files) form homogeneous
@@ -156,7 +156,7 @@ Here is an example file with three utterances::
156156
157157If you don't have this information, or wish to hide this information to kaldi but still
158158conform 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
You can’t perform that action at this time.
0 commit comments