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
|
Source: festival-mr
Section: sound
Priority: optional
Maintainer: Debian-IN Team <debian-in-workers@alioth-lists.debian.net>
Uploaders: Kartik Mistry <kartik@debian.org>,
Jaldhar H. Vyas <jaldhar@debian.org>
Build-Depends: debhelper-compat (= 13)
Vcs-Git: https://salsa.debian.org/debian-in-team/festival-mr.git
Vcs-Browser: https://salsa.debian.org/debian-in-team/festival-mr
Standards-Version: 4.6.1
Rules-Requires-Root: no
Package: festival-mr
Architecture: all
Depends: festival, festvox-mr-nsk, ${misc:Depends}
Description: festival text to speech synthesizer for Marathi language
This package provides the modules required to synthesize speech in Marathi
(mr) language using the Festival text-to-speech synthesizer. Given text
represented in Unicode (UTF-8 encoding), it uses the festival synthesizer to
generate speech in Marathi.
Package: festvox-mr-nsk
Architecture: all
Depends: ${misc:Depends}
Recommends: festival-mr
Provides: festival-voice
Multi-Arch: foreign
Description: Marathi male speaker for festival
This is a diphone database to be used with Marathi Festival. It provides a
male speaker for synthesizing Marathi speech. The package consists of a speech
database along with the voice definition.
|