Package: espeak
Version: 1.19-2
Severity: normal
Test case where espeak reports too short playtime in the header:
$ echo "1940 05 03 Success Story" |
espeak -a 18 -p 70 -m --stdin --stdout > /tmp/wav.wav
$ play /tmp/wav.wav
[...]
Time: 00:02.83 [00:00.00] of 00:01.49 ( 190.4%) Output Buffer: 135.73K
^^^^ ^^^^ ^^^^^
Test case where espeak reports an incredible long wav in the
wav header:
$ echo "1940 05 03 Success Story" |
espeak -a 18 -m --stdin --stdout > /tmp/wav.wav
$ play /tmp/wav.wav
[...]
Time: 00:02.84 [1622:13.73] of 1622:16.56 ( 0.0%) Output Buffer: 136.06Kplay
wav: Premature EOF on .wav input file
^^^^^^^^^^
Too short a time causes lame, for example, not to encode the
whole file, too long causes spurious warnings.
Workaround:
$ sox /tmp/wav.wav /tmp/wav2.wav
-- System Information:
Debian Release: 4.0
APT prefers oldstable
APT policy: (500, 'oldstable'), (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-k7
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Versions of packages espeak depends on:
ii espeak-data 1.19-2 A multi-lingual software speech sy
ii libc6 2.3.6.ds1-13 GNU C Library: Shared libraries
ii libgcc1 1:4.1.1-21 GCC support library
ii libportaudio2 19+svn20070113-1 Portable audio I/O - shared librar
ii libstdc++6 4.1.1-21 The GNU Standard C++ Library v3
espeak recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]