This is an old revision of the document!


Julius

Mac OS X build

  • 2010-11-12: tested with julius-4.1.5
  • 2011-10-08: tested with julius-4.2
  • 2012-03-25: tested with julius-4.2.1

Reference (in Japanese) : http://ascii.jp/elem/000/000/547/547250/index-2.html

http://www.portaudio.com/archives/

$ curl http://www.portaudio.com/archives/pa_stable_v19_20111121.tar.gz > pa.tar.gz
$ tar xvfz pa.tar.gz 
$ cd portaudio
$ CFLAGS='-arch i386' ./configure
$ make
$ sudo make install

download julius-4.2.1.tar.gz from http://sourceforge.jp/projects/julius/

$ tar xvfz julius-4.2.1.tar.gz 
$ cd julius-4.2.1
$ CFLAGS='-arch i386' ./configure --with-mictype=portaudio
$ make
$ sudo make install
$ which julius
/usr/local/bin/julius
$ julius 
Julius rev.4.2.1 - based on 
JuliusLib rev.4.2.1 (fast)  built for i686-apple-darwin

Copyright (c) 1991-2011 Kawahara Lab., Kyoto University
Copyright (c) 1997-2000 Information-technology Promotion Agency, Japan
Copyright (c) 2000-2005 Shikano Lab., Nara Institute of Science and Technology
Copyright (c) 2005-2011 Julius project team, Nagoya Institute of Technology

Try '-setting' for built-in engine configuration.
Try '-help' for run time options.

$ file /usr/local/bin/julius 
/usr/local/bin/julius: Mach-O executable i386
julius.1332649771.txt.gz · Last modified: 2012/03/25 13:29 by nishimotz
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0