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 28 29 30 31 32 33 34 35
|
Source: open-jtalk
Section: sound
Priority: optional
Maintainer: HIGUCHI Daisuke (VDR dai) <dai@debian.org>
Uploaders: Koichi Akabe <vbkaisetsu@gmail.com>
Build-Depends: debhelper (>= 11~),
docbook-to-man,
libhtsengine-dev (>= 1.10)
Standards-Version: 4.3.0
Homepage: http://open-jtalk.sourceforge.net/
Vcs-Git: https://salsa.debian.org/debian/open-jtalk.git
Vcs-Browser: https://salsa.debian.org/debian/open-jtalk
Package: open-jtalk
Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends}
Suggests: hts-voice-nitech-jp-atr503-m001,
open-jtalk-mecab-naist-jdic
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}
Multi-Arch: foreign
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).
|