Hi Povey,
log.txt is attached, "cat: data/lang/
oov.int: No such file or directory"
besides
oov.int not found, still has below error, but I don't know if it is important:
ERROR: GenericRegister::GetEntry: No such file or directory
ERROR: MutableFst::Read: Unknown FST type "vector" (arc type = "standard"): standard input
ERROR: GenericRegister::GetEntry: No such file or directory
ERROR: MutableFst::Read: Unknown FST type "vector" (arc type = "standard"): standard input
There isn't script for creating ".int" file in thchs30 folder.
There is thchs30/s5/data/lang/oov.txt, the content of which is <SPOKEN_NOISE>, I can create
oov.int file by "cat data/lang/oov.txt | utils/
sym2int.pl data/lang/words.txt > data/lang/
oov.int".
There is thchs30/s5/data/lang/phones/sets.txt, I can create
oov.int file by "cat data/lang/phones/sets.txt | utils/
sym2int.pl data/lang/phones.txt >data/lang/phones/
sets.int".
oov.txt,
oov.int, sets.txt,
sets.int have uploaded, are the .int files right?
BR
Yangyu
在 2018年6月28日星期四 UTC+8上午1:29:50,Dan Povey写道: