Created
January 27, 2016 09:24
-
-
Save yawara/04265fd3ab9b78ea25cf to your computer and use it in GitHub Desktop.
MacOSXにOpenJTalkを導入する。 ref: http://qiita.com/yawara/items/fe165636847b18e51def
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
brew update | |
brew install open-jtalk |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment