Git Product home page Git Product logo

takumininomiya / julius-unity Goto Github PK

View Code? Open in Web Editor NEW

This project forked from chiepomme/julius-unity

0.0 2.0 0.0 17.44 MB

Bridges between unity and juliuslib on windows editor and ios

C 75.96% Makefile 1.40% Shell 3.08% Perl 0.06% C++ 9.12% Lex 0.01% Yacc 0.07% Groff 2.26% CMake 0.16% Python 0.23% M4 0.07% Batchfile 0.01% HTML 0.29% Objective-C 0.14% SAS 0.02% CLIPS 0.05% Pascal 0.60% Ada 0.76% Assembly 1.21% C# 4.52%

julius-unity's Introduction

julius-unity

大語彙連続音声認識エンジン Julius を Unity のネイティブプラグインとして使用するためのつなぎを提供するプロジェクトです。

以下のライブラリや辞書を使用しています。

対応プラットフォーム

  • Windows Editor x64
  • iOS

使用方法

リポジトリをクローンしたあと <Root>/unity を Unity で開き、 Assets/Sample.unity シーンを開いて再生すると音声認識が開始します。 iOS の場合には Unity でプロジェクトを書き出したあと Signing の設定だけ行ってビルドをしてください。

辞書ファイルは <Root>/unity/Assets/StreamingAssets/grammar-kit/ 内にありますので、任意の辞書を使いたい場合そちらを更新してください。

現状インターフェースも決め兼ねていて互換性を気にせず更新していくため、このプロジェクトを参考にしてご自分でライブラリを作ることをおすすめします。

Julius Subtree Commands

大語彙連続音声認識エンジン Julius リポジトリを subtree コマンドでマージして使用しています。 更新のためには以下のコマンド群を使用します。

git remote add julius https://github.com/julius-speech/julius.git
git subtree add --prefix=julius --squash julius master
git subtree pull --prefix=julius --squash julius master

Author

chiepomme
http://chiepom.me/
http://twitter.com/chiepomme

julius-unity's People

Contributors

chiepomme avatar

Watchers

James Cloos avatar ninotk avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.