sumom****@users*****
sumom****@users*****
2011年 12月 4日 (日) 15:35:01 JST
Index: julius4/00readme-ja.txt diff -u julius4/00readme-ja.txt:1.13 julius4/00readme-ja.txt:1.14 --- julius4/00readme-ja.txt:1.13 Fri Apr 29 10:24:14 2011 +++ julius4/00readme-ja.txt Sun Dec 4 15:35:00 2011 @@ -4,6 +4,7 @@ Julius + (Rev 4.2.1 2011/12/26) (Rev 4.2 2011/05/01) (Rev 4.1.5 2010/06/04) (Rev 4.1 2008/10/03) @@ -34,16 +35,12 @@ http://julius.sourceforge.jp/ -Julius-4.2 -=========== +Julius-4.2.1 +============= -o[W 4.2 ͢©ÌV@\CüP¨æÑoOC³ªsíêĢܷD -TõÅÍV½ÉXRAv[jOªÀ³êܵ½D±êÍ]ÌNv -[jOƹpÅ«Ü·DI[fBIüèÍCV½É PulseAudio API ðT -|[gµCPortaudio CuªV19ÉXV³êܵ½DܽPortaudio (· -Èí¿Windows) ÅÍ^¹foCXð«ÏÅIðÅ«Ü·DR[hð® -µÄ[Nâø¦ðüPµ½±ÆÅÀ諪µ½Ù©C¢ -©ÌoOðC³µÜµ½D +o[W 4.2.1 ÍåÉoOC³Ì[XÅ·BC0 ª CMN ³êÈ¢âè +ðßA¢Â©ÌsïªC³³êܵ½BܽAPêPÊÅÌ}üyi +eBÝèðV½ÉT|[gµÜµ½B ÏX_ÌÚ×ÈêÍ Release-ja.txt ð²¾³¢D Index: julius4/00readme.txt diff -u julius4/00readme.txt:1.12 julius4/00readme.txt:1.13 --- julius4/00readme.txt:1.12 Fri Apr 29 10:24:14 2011 +++ julius4/00readme.txt Sun Dec 4 15:35:00 2011 @@ -4,6 +4,7 @@ Julius + (Rev 4.2.1 2011/12/25) (Rev 4.2 2011/05/01) (Rev 4.1.5 2010/06/04) (Rev 4.1 2008/10/03) @@ -46,22 +47,17 @@ together with source codes. -What's new in Julius-4.2 +What's new in Julius-4.2.1 =========================== -Version 4.2 includes new features, improvements and bug fixes. Score -pruning (-bs) is implemented at the 1st pass search for faster -decoding. It can be used in conjunction with the conventional rank -pruning (-b). For audio interface, PulseAudio API is newly supported, -and PortAudio library are updated to V19. At pulseaudio (i.e. Windows -OS), you can choose the capture device by environment variable etc. -The part of codes are refined for stability, by eliminating memory -leaks and efficiency. Some other bugs are fixed. +Version 4.2.1 is a bug fix release. Many bugs has been fixed, +especially the C0 handling with CMN. Additionary, per-word insertion +penalty at grammar is newly supported. See the "Release.txt" file for the full list of updates. -Contents of Julius-4.2 +Contents of Julius-4.2.1 ========================= (Documents with suffix "ja" are written in Japanese) Index: julius4/Release-ja.txt diff -u julius4/Release-ja.txt:1.14 julius4/Release-ja.txt:1.15 --- julius4/Release-ja.txt:1.14 Fri Apr 29 10:24:14 2011 +++ julius4/Release-ja.txt Sun Dec 4 15:35:00 2011 @@ -1,3 +1,29 @@ +4.2.1 (2011.12.25) +=================== + +V@\ +- ¶@F¯É¨¢ÄPêÊÌ}üyieBÝèðT|[gD + «É¨¢ÄȺÌæ¤Éwè·é + 15****@-2***** 15 [a] a + æPtB[hÍ]Ư¶JeSÔB +@æQtB[hÉ "@" ɱ¯Ä}üyieBðÎÅwè·éB +@æRtB[hÍæPtB[hƯ¶lðB + +- VIvV "-chunk_size": I[fBIüÍÌobt@·ðTvÅ + wèÂ\iftHgF 1000j¬³·éÆxð¬³Å«éª¬³· + ¬éÆsÀèÉÈéB +- adintool ÅWüÍÉoðftHgÅLø» + +C³³ê½oO +- Á¥ÊÉ C0 ðgÁÄ¢éÆ«CC0 É CMN ªsíêÈ¢ +@i±ÌoOÍ4.1.3`4.2ÜÅÌJuliusɶݷéj +- mkbingramCgenerate-ngram ª cygwin Å¿é +- "-adddict" ÅÇÁµ½«É "-forcedict" ªø©È¢ +- ¹º^¹CCTRL+C Å~ßéÆ WAV wb_Éf[^·ª«±ÜêÈ¢ +- G[ðÜÞ«ðÇñ¾Æ«AG[ðf©¸É segfault ·é +- "--enable-word-graph" ÅRpCG[ªoé + + 4.2 (2011.05.01) ================= Index: julius4/Release.txt diff -u julius4/Release.txt:1.14 julius4/Release.txt:1.15 --- julius4/Release.txt:1.14 Fri Apr 29 10:24:14 2011 +++ julius4/Release.txt Sun Dec 4 15:35:00 2011 @@ -1,3 +1,32 @@ +4.2.1 (2011.12.25) +=================== + +New features: +- Add support for per-word insertion penalty setting at grammar + recognition. You can set different word insertion score for each word + entry at .dict file. For example, if you have an entry + 15 [a] a + in .dict file and want to assign word insertion score of "-2.0" to + this word, you can write like this: + 15****@-2***** 15 [a] a + The figure after "@" is the insertion penalty. The third + element should be the same as the first element. + +- New option "-chunk_size" can specify the audio fragment size in + number of samples. The default value is 1000. + +- At "adintool", enable input detection by default for standard input. + +Fixed bugs: +- (IMPORTANT) CMN is not performed for C0 coef. This bug exists in + the versions from 4.1.3 to 4.2. +- "-forcedict" won't work for additional dictionaries given by "-adddict". +- Corrupted header of recorded WAV file when interrupted by CTRL+C. +- Occasional segfault when reading a wrongly formatted dictionary. +- Won't compile with configure option "--enable-word-graph". +- Segfault of "mkbingram" and "generate-ngram" at cygwin. + + 4.2 (2011.05.01) =================