Skip to content

Instantly share code, notes, and snippets.

@yawara
Created January 27, 2016 09:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yawara/04265fd3ab9b78ea25cf to your computer and use it in GitHub Desktop.
Save yawara/04265fd3ab9b78ea25cf to your computer and use it in GitHub Desktop.
MacOSXにOpenJTalkを導入する。 ref: http://qiita.com/yawara/items/fe165636847b18e51def
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
brew update
brew install open-jtalk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment