1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
|
Source: open-jtalk
Section: sound
Priority: optional
Maintainer: Koichi Akabe <vbkaisetsu@gmail.com>
Build-Depends: debhelper (>= 9.0.0), dh-autoreconf, docbook-to-man, libhtsengine-dev (>= 1.08)
Standards-Version: 3.9.5
Homepage: http://open-jtalk.sourceforge.net/
Package: open-jtalk
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: open-jtalk-mecab-naist-jdic, hts-voice-nitech-jp-atr503-m001
Description: Japanese text-to-speech system
Open JTalk is a Japanese text-to-speech system based on HTS engine. This
program uses Mecab and its dictionary which is optimized for Open JTalk
to analyse texts and gets pronunciation.
Package: open-jtalk-mecab-naist-jdic
Section: misc
Architecture: all
Depends: ${misc:Depends}
Description: NAIST Japanese Dictionary for Open JTalk
This package provides NAIST Japanese Dictionary converted for Mecab used
by Open JTalk.
.
This is based on ipadic, however it is released under BSD style license
now by NAIST (Nara Institute of Science and Technology, Japan).
|