programming:julius
差分
このページの2つのバージョン間の差分を表示します。
| 次のリビジョン | 前のリビジョン | ||
| programming:julius [2017/12/10 09:44] – 作成 dot | programming:julius [2017/12/11 06:44] (現在) – dot | ||
|---|---|---|---|
| 行 2: | 行 2: | ||
| ====== Ubuntu ====== | ====== Ubuntu ====== | ||
| - | ===== apt ===== | + | ===== julius のインストール |
| + | |||
| + | ==== aptパッケージバージョン | ||
| $ sudo apt-get install julius | $ sudo apt-get install julius | ||
| + | ==== 最新バージョンのビルド ==== | ||
| - | ===== ビルド ===== | + | RaspberryPi2でビルドする場合は、最初に以下も実行しておく。 |
| + | 他の環境であれば省略できるかもしれない。 | ||
| + | <file sh julius-build-raspberrypi2.sh> | ||
| + | export CFLAGS=" | ||
| + | </ | ||
| - | <file julius-build.sh> | + | juliusのビルド |
| + | |||
| + | < | ||
| # julius | # julius | ||
| sudo apt-get install libasound2-dev | sudo apt-get install libasound2-dev | ||
| 行 17: | 行 26: | ||
| make | make | ||
| sudo make install | sudo make install | ||
| + | </ | ||
| + | |||
| + | ===== dictionary kit のインストール ===== | ||
| + | |||
| + | ==== Releaseバージョン ==== | ||
| + | |||
| + | <file sh julius-dictionary-kit-release.sh> | ||
| + | wget " | ||
| + | unzip dictation-kit-v4.4.zip | ||
| + | </ | ||
| + | |||
| + | ==== 最新バージョン ==== | ||
| + | |||
| + | <file sh julius-dictionary-kit-latest.sh> | ||
| + | curl -s https:// | ||
| + | git lfs install | ||
| + | git clone https:// | ||
| </ | </ | ||
programming/julius.1512899093.txt.gz · 最終更新: by dot
