ikazuchi.plugins.speech

Speech handler with ikazuchi
Download

ikazuchi.plugins.speech Ranking & Summary

Advertisement

  • Rating:
  • License:
  • The Apache License 2.0
  • Publisher Name:
  • Tetsuya Morimoto
  • Publisher web site:
  • http://t2y.bitbucket.org/ikazuchi/

ikazuchi.plugins.speech Tags


ikazuchi.plugins.speech Description

Speech handler with ikazuchi ikazuchi.plugins.speech is a ikazuchi plugin to provide Text to Speech feature.ikazuchi is intended to work with other tools since it's a CUI tool.See the project documentation for more detail.Setupby easy_installMake environment: easy_install ikazuchi.plugins.speechby buildoutMake environment: hg clone https://bitbucket.org/t2y/ikazuchi.plugins.speech cd ikazuchi.plugins.speech python bootstrap.py -d bin/buildoutUsage:Speak given text with ikazuchi command:$ ikazuchi speech -s "hello world"use command: /usr/bin/afplaysentence: hello worldtranslate_tts(Google):Speak translated text with ikazuchi command:$ ikazuchi speech -s "hello world" -puse command: /usr/bin/afplaysentence: hello worldtranslate(Google): translate_tts(Google):Show which plugins are available:$ ikazuchi -husage: ikazuchi {rstfile,speech,normal} ...positional arguments: {rstfile,speech,normal} available plugins. 'normal' means ikazuchi's standard feature so it can be abbreviatedoptional arguments: -h, --help show this help message and exitShow speech plugin help:$ ikazuchi speech -husage: ikazuchi speech ] optional arguments: -h, --help show this help message and exit -a API, --api API APIs are -e ENCODING, --encoding ENCODING input/output encoding -f LANG, --from LANG original language -q, --quiet not to show original sentence to stdout -t LANG, --to LANG target language to translate -c COMMAND, --command COMMAND use any command to speak(play audio file) -p, --post speak post-translated target sentences -r READING TARGET FILE, --read READING TARGET FILE read aloud target file -s SENTENCE , --sentences SENTENCE target sentences --version show program's version number and exit


ikazuchi.plugins.speech Related Software