open-jtalk

Japanese text-to-speech synthesis system with voice generation

brewmacoslinux
Try with needOr install directly
Source

About

Japanese text-to-speech system

Commands

open_jtalk

Examples

Convert Japanese text to speech and save as WAV file$ echo 'こんにちは' | open_jtalk -m /usr/local/opt/open-jtalk/dic -x /usr/local/opt/open-jtalk/voice/mei_happy.htsvoice -o output.wav
Generate speech from text file with specific voice$ open_jtalk -m /usr/local/opt/open-jtalk/dic -x /usr/local/opt/open-jtalk/voice/mei_normal.htsvoice -f input.txt -o speech.wav
List available voice models installed$ ls /usr/local/opt/open-jtalk/voice/