julius
                Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| julius [2012/03/25 13:31] – nishimotz | julius [2012/03/25 21:03] (current) – nishimotz | ||
|---|---|---|---|
| Line 78: | Line 78: | ||
| $ file / | $ file / | ||
| / | / | ||
| + | </ | ||
| + | |||
| + | ==== julius-simple ==== | ||
| + | |||
| + | since 2012-03-25 | ||
| + | |||
| + | < | ||
| + | $ cd julius-4.2.1/ | ||
| + | $ make CFLAGS=' | ||
| + | gcc -arch i386 -I../ | ||
| + | $ file ./ | ||
| + | ./ | ||
| + | </ | ||
| + | |||
| + | ==== disable charconv ==== | ||
| + | |||
| + | since 2012-03-25 | ||
| + | |||
| + | On Snow Lerpard and julius 4.2.1, this option makes error as follows: | ||
| + | |||
| + | < | ||
| + | CFLAGS=' | ||
| + | --disable-class-ngram \ | ||
| + | --with-mictype=auto \ | ||
| + | --disable-zlib \ | ||
| + | --without-sndfile \ | ||
| + | --disable-pthread \ | ||
| + | --disable-plugin \ | ||
| + | --enable-charconv=no | ||
| + | </ | ||
| + | |||
| + | < | ||
| + | Undefined symbols: | ||
| + |   " | ||
| + | _main in main.o | ||
| + |   " | ||
| + | _main in main.o | ||
| + | ld: symbol(s) not found | ||
| + | collect2: ld returned 1 exit status | ||
| + | make[1]: *** [julius] Error 1 | ||
| + | </ | ||
| + | |||
| + | a patch to fix it: | ||
| + | |||
| + |   * https:// | ||
| + | |||
| + | ==== disable mic ==== | ||
| + | |||
| + | since 2012-03-25 | ||
| + | |||
| + | On Snow Lerpard and julius 4.2.1, this option makes error: | ||
| + | |||
| + | < | ||
| + | CFLAGS=' | ||
| + | </ | ||
| + | |||
| + | a patch to fix it: | ||
| + | |||
| + |   * https:// | ||
| + | |||
| + | < | ||
| + | $ ./ | ||
| + | JuliusLib rev.4.1.5 (fast) | ||
| + | |||
| + | Engine specification: | ||
| + |   | ||
| + |   | ||
| + |   | ||
| + |   | ||
| + | |||
| + | Library configuration: | ||
| + | - Audio input | ||
| + |     primary A/D-in driver  | ||
| + |     available drivers  | ||
| + |     wavefile formats  | ||
| + | max. length of an input : 320000 samples, 150 words | ||
| + | - Language Model | ||
| + |     class N-gram support  | ||
| + | word id unit : short (2 bytes) | ||
| + | - Acoustic Model | ||
| + |     multi-path treatment  | ||
| + | - External library | ||
| + | file decompression by : gzip command | ||
| + | - Process hangling | ||
| + | fork on adinnet input : no | ||
| </ | </ | ||
julius.1332649879.txt.gz · Last modified: 2012/03/25 13:31 by nishimotz
                
                