ユーザ用ツール

サイト用ツール


programming:julius

文書の過去の版を表示しています。


Ubuntu

julius のインストール

aptパッケージバージョン

$ sudo apt-get install julius

最新バージョンのビルド

RaspberryPi2でビルドする場合は、最初に以下も実行しておく。 他の環境であれば省略できるかもしれない。

julius-build-raspberrypi2.sh
sudo apt-get install gcc-4.8
export CFLAGS="-mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard"
export CC="gcc-4.8"

juliusのビルド

julius-build.sh

dictionary kit のインストール

Releaseバージョン

最新バージョン

programming/julius.1512959405.txt.gz · 最終更新: by dot