Git Product home page Git Product logo

ktnhtmg's Introduction

ktnhtmg

その時々の素直な心情を包み隠さず、juliusの音声認識用文法ファイルを例文ファイルから自動で生成する。

OSXで動作を確認済み。

Dependencies

  • julius
  • MeCab
  • MeCab-Python

Usage

  • git submodule init
  • 設定ファイルを編集
  • convert.commandをダブルクリック
  • 生成された文法ファイルをテストする際はvoice_text.commandをダブルクリック

設定ファイル

  • sentence.txt
    • 例文ファイル。ここに認識させたい文章を一行ずつ記述する。
  • common_grammar.txt
    • 共通で認識する文法を記述する。common_word.txtと組み合わせて使う。
  • common_word.txt
    • 文頭に共通で認識する文章を記述する。common_grammar.txtと組み合わせて使う。
  • list.txt
    • 固有名詞を記述する。固有名詞と読み方(ひらがな)を,区切りで記述する。

その他

生成されたgrammarファイルはresult以下に展開されます。

License

3-clause BSD License.

ktnhtmg's People

Contributors

0x0c avatar

Stargazers

 avatar

Watchers

 avatar  avatar  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.