Skip to content

beraboume/openjtalk.berabou.me

Repository files navigation

ハローワールド

API

  • http://openjtalk.berabou.me/:voicetext
  • http://openjtalk.berabou.me/:voicetext?pitch=1-320
  • http://openjtalk.berabou.me/:voicetext?pitch=1-320&speaker=speakerName

SpeakerName

  • CUBE370_A
  • CUBE370_B
  • CUBE370_C
  • CUBE370_D
  • mei_normal
  • mei_happy
  • mei_bashful
  • mei_angry
  • mei_sad

参考

Setup & Boot

gitおよびNodeJSとbowerのインストールが終了していることが前提です。ターミナル/cmder環境下で

git clone https://github.com/59naga/openjtalk.berabou.me.git
cd openjtalk.berabou.me

npm install coffee-script --global # optional
npm install
npm start
# Server running at http://localhost:59798

とすることで、http://localhost:59798上に、開発環境を起動できます。

License

MIT

Releases

No releases published

Packages

No packages published