i try this tutorial https://cmusphinx.github.io/wiki/tutoriallm/#building-a-grammar , Training an ARPA model with CMUCLMTK
synapse@ubuntu:~$ text2idngram -vocab weather.vocab -idngram weather.idngram < weather.txttext2idngram Vocab : weather.vocab Output idngram : weather.idngram N-gram buffer size : 100 Hash table size : 2000000 Temp directory : cmuclmtk-Hzw88p Max open files : 20 FOF size : 10 n : 3 Initialising hash table... Reading vocabulary... Allocating memory for the n-gram buffer... Merging 0 temporary files... text2idngram did not appear to find any input!
Log in to post a comment.
i try this tutorial https://cmusphinx.github.io/wiki/tutoriallm/#building-a-grammar , Training an ARPA model with CMUCLMTK
synapse@ubuntu:~$ text2idngram -vocab weather.vocab -idngram weather.idngram < weather.txttext2idngram
Vocab : weather.vocab
Output idngram : weather.idngram
N-gram buffer size : 100
Hash table size : 2000000
Temp directory : cmuclmtk-Hzw88p
Max open files : 20
FOF size : 10
n : 3
Initialising hash table...
Reading vocabulary...
Allocating memory for the n-gram buffer...
Merging 0 temporary files...
text2idngram did not appear to find any input!