Package: speech-dispatcher Version: 0.7-5 Severity: normal Tags: patch Hello,
Here is a patch to add the portuguese mbrola voices (pt) and dutch voice (nl), as well as fix the pl1 gender. Samuel -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.35 (SMP w/2 CPU cores) Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages speech-dispatcher depends on: ii adduser 3.112 add and remove users and groups ii dpkg 1.15.7.2 Debian package management system ii install-info 4.13a.dfsg.1-5 Manage installed documentation in ii libasound2 1.0.23-1 shared library for ALSA applicatio ii libaudio2 1.9.2-3 Network Audio System - shared libr ii libc6 2.11.2-2 Embedded GNU C Library: Shared lib ii libdotconf1.0 1.0.13-3 Configuration file parser library ii libespeak1 1.43.03-2 A multi-lingual software speech sy ii libflite1 1.4-release-2 a small run-time speech synthesis ii libglib2.0-0 2.24.1-1 The GLib library of C routines ii libpulse0 0.9.21-3+b1 PulseAudio client libraries ii libspeechd2 0.7-5 Speech Dispatcher: Shared librarie ii lsb-base 3.2-23.1 Linux Standard Base 3.2 init scrip speech-dispatcher recommends no packages. Versions of packages speech-dispatcher suggests: pn speech-dispatcher-doc-cs <none> (no description available) pn speech-dispatcher-festival <none> (no description available) -- Configuration Files: /etc/default/speech-dispatcher changed [not included] /etc/speech-dispatcher/modules/espeak-mbrola-generic.conf changed [not included] /etc/speech-dispatcher/speechd.conf changed [not included] -- no debconf information
--- ./config/modules/espeak-mbrola-generic.conf.orig 2010-08-22 20:19:04.000000000 +0200 +++ ./config/modules/espeak-mbrola-generic.conf 2010-08-22 21:10:52.000000000 +0200 @@ -57,6 +57,7 @@ GenericLanguage "la" "la" "utf-8" GenericLanguage "nl" "nl" "utf-8" GenericLanguage "pl" "pl" "utf-8" +GenericLanguage "pt" "pt" "utf-8" GenericLanguage "ro" "ro" "utf-8" GenericLanguage "sv" "sv" "utf-8" GenericLanguage "sw" "sw" "utf-8" @@ -97,14 +98,19 @@ AddVoice "gr" "MALE1" "gr1" AddVoice "gr" "MALE2" "gr2" +AddVoice "pt" "MALE1" "br1" +AddVoice "pt" "MALE2" "br3" +AddVoice "pt" "FEMALE1" "pt1" + AddVoice "cs" "MALE1" "cz2" -AddVoice "pl" "MALE1" "pl1" +AddVoice "pl" "FEMALE1" "pl1" AddVoice "ro" "MALE1" "ro1" AddVoice "af" "MALE1" "af1" AddVoice "cr" "MALE1" "cr1" AddVoice "hu" "MALE1" "hu1" AddVoice "la" "MALE1" "la1" AddVoice "id" "MALE1" "id1" +AddVoice "nl" "MALE1" "nl2" # These parameters set _rate_, _pitch_, and _volume_ conversion. This is # part of the core of the definition of this generic output

