I have a problem when using phones-to-prons.
The usage is: phones-to-prons [options] <L_align.fst> <word-start-sym> <word-end-sym> <phones-rspecifier> <words-rspecifier> <prons-wspecifier>
My command is: phones-to-prons ../../../data/1000h_fbank/lang_uniword/L.fst 3468 3469 ark:phone.test ark:text.test ark:prons.test
phone.test is:
tsh102_seg_3013_2_19_65_3190cc1929f51d2c_0 84 84 84 84 84 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 100 1 1 1 1 1 1 36 36 36 36 36 36 55 55 55 55 55 1 1 1 1 1 2 2 2 2 30 30 30 30 30 30 19 19 19 19 25 25 25 82 82 82 82 82 82 82 82 82 82 1 1 1 1 1 57 57 57 57 57 57 57 57 57 7 7 7 7 1 1 1 1 1 60 60 60 30 30 30 19 19 19 25 25 25 25 100 100 100 100 100 100 18 18 18 18 61 61 61 61 61 61 52 52 52 19 19 19 19 19 19 19 98 98 98 98 98 98 98 98 4 4 4 4 4 4 4 57 57 57 57 57 57 57 57 57 57 57 57 57 57 57 57 57 57 57 84 84 84 84 84 84
text.test is:
tsh102_seg_3013_2_19_65_3190cc1929f51d2c_0 668 3132 231 7 2066 231 1131 39 1623
So what is <words-rspecifier>, I have tried word list above, and also words.txt, but none succeeded.
Message is phnx2word FST for utterance tsh102_seg_3013_2_19_65_3190cc1929f51d2c_0is empty (either decoding for this utterance did not reach end-state, or mismatched lexicon.)
Look forward replies!
Thanks