sumom****@users*****
sumom****@users*****
2011年 12月 5日 (月) 14:39:51 JST
Index: julius4/julius/00readme-ja.txt diff -u julius4/julius/00readme-ja.txt:1.1 julius4/julius/00readme-ja.txt:1.2 --- julius4/julius/00readme-ja.txt:1.1 Thu Oct 2 17:23:47 2008 +++ julius4/julius/00readme-ja.txt Mon Dec 5 14:39:51 2011 @@ -113,6 +113,10 @@ foCX̤LèiÆµÄ½Ì LinuxÌfXNgbv«Åp ³êÄ¢é EsounD daemon ©çÌü ÍðF¯·éD + -chunk_size samples + ¹ºüÍÌobt@itOgjÌTCYDlÍTv + D(default: 1000) + -filelist filename (-input rawfile|mfcfile ) filenameàÉñ³êÄ¢éSÄÌ t@ CÉ¢ÄF¯ðs¤D filenameÉÍF¯·éüÍ @@ -343,6 +347,11 @@ t@ CÌsÔ-1jÅwè·éDftHgÍ»ê¼ê "<s>", "</s>" Å éD + -mapunk word_string + unknown ÉηéPê¼ðwè·éDftHgÍC "<unk>" + é¢Í "<UNK>" Å éD±ÌPêÍC F¯«É¨¢Ä N-gram + ÉÈ¢Pêðwèµ½êÉ}bsO³ê éPêÅ éD + -iwspword |[YÉη鳹Pêð«ÉÇÁ·éDÇÁ³êéPêÌà eÍ IvV-iwspentryÅÏXÅ«éD @@ -999,4 +1008,4 @@ - 10/02/2008 JULIUS(1) + 02/11/2009 JULIUS(1) Index: julius4/julius/00readme.txt diff -u julius4/julius/00readme.txt:1.2 julius4/julius/00readme.txt:1.3 --- julius4/julius/00readme.txt:1.2 Thu Oct 2 17:23:47 2008 +++ julius4/julius/00readme.txt Mon Dec 5 14:39:51 2011 @@ -196,6 +196,9 @@ At Linux, you can choose API at run time by specifying alsa, oss and esd. + -chunk_size samples + Audio fragment size in number of samples. (default: 1000) + -filelist filename (With -input rawfile|mfcfile) perform recognition on all files listed in the file. The file should contain input file @@ -494,6 +497,11 @@ beginning of sentence and end of sentence. (default: "<s>", "</s>") + -mapunk word_string + Specify unknown word. Default is "<unk>" or "<UNK>". This + will be used to assign word probability on unknown words, + i.e. words in dictionary that are not in N-gram vocabulary. + -iwspword Add a word entry to the dictionary that should correspond to inter-word pauses. This may improve recognition accuracy in @@ -1279,4 +1287,4 @@ - 10/02/2008 JULIUS(1) + 02/11/2009 JULIUS(1)