File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -109,7 +109,7 @@ get mapped to a word specified in the file data/lang/oov.txt.
109109It needs to be the case that when you sort both the utt2spk and spk2utt files,
110110the orders "agree", e.g. the list of speaker-ids extracted from the utt2spk file
111111is the same as the string sorted order. The easiest way to make this happen is
112- to make the speaker-ids a prefix of the utter Although, in this particular
112+ to make the speaker-ids a prefix of the utterrance. Although, in this particular
113113example we have used an underscore to separate the "speaker" and "utterance"
114114parts of the utterance-id, in general it is probably safer to use a dash ("-").
115115This is because it has a lower ASCII value; if the speaker-ids vary in length,
You can’t perform that action at this time.
0 commit comments