I am using Fedora release 9.92 (Rawhide). For some time now, likely late in Fedora 8, or during Fedora 9, text-to-speech ceased to work. This applies to both festival and espeak.
festival --tts file.txt
espeak -f file.txt --punct=""
Neither gives any audible output. The programs just run indefinitely and nothing happens.
--
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list
10-18-2008, 06:57 PM
Matthew Miller
text-to-speech doesn't work
On Fri, Oct 17, 2008 at 07:10:05PM -0600, kwhiskerz wrote:
> I am using Fedora release 9.92 (Rawhide). For some time now, likely late in Fedora 8, or during Fedora 9, text-to-speech ceased to work. This applies to both festival and espeak.
> festival --tts file.txt
> espeak -f file.txt --punct=""
> Neither gives any audible output. The programs just run indefinitely and nothing happens.
This probably falls under "fun with pulseaudio". See
<https://bugzilla.redhat.com/show_bug.cgi?id=467531>
--
Matthew Miller <mattdm@mattdm.org>
Senior Systems Architect
Cyberinfrastructure Labs
Computing & Information Technology
Harvard School of Engineering & Applied Sciences
--
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list
10-18-2008, 08:30 PM
drago01
text-to-speech doesn't work
On Sat, Oct 18, 2008 at 3:10 AM, kwhiskerz <kwhiskerz@gmail.com> wrote:
> I am using Fedora release 9.92 (Rawhide). For some time now, likely late in Fedora 8, or during Fedora 9, text-to-speech ceased to work. This applies to both festival and espeak.
>
> festival --tts file.txt
> espeak -f file.txt --punct=""
>
> Neither gives any audible output. The programs just run indefinitely and nothing happens.
>
because they use OSS ... prepend padsp to the commands and they should work.
--
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list
10-18-2008, 09:02 PM
Matthias Clasen
text-to-speech doesn't work
On Sat, 2008-10-18 at 22:30 +0200, drago01 wrote:
> On Sat, Oct 18, 2008 at 3:10 AM, kwhiskerz <kwhiskerz@gmail.com> wrote:
> > I am using Fedora release 9.92 (Rawhide). For some time now, likely late in Fedora 8, or during Fedora 9, text-to-speech ceased to work. This applies to both festival and espeak.
> >
> > festival --tts file.txt
> > espeak -f file.txt --punct=""
> >
> > Neither gives any audible output. The programs just run indefinitely and nothing happens.
> >
>
> because they use OSS ... prepend padsp to the commands and they should work.
>
festival can be made to work with alsa and/or PA by adding
to /etc/festival/siteinit.scm. I've filed a bug to get this into the
package before F10.
--
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list
10-18-2008, 11:24 PM
kwhiskerz
text-to-speech doesn't work
Well, that's a step in the right direction. I didn't try editing the configuration file, but I did prepend padsp to the commands.
Result:
padsp espeak -f file.txt does not work
padsp festival --tts file.txt does work (but not within kttsd, only on the command line)
Although festival within kttsd is of the utmost importance, it would be nice, were espeak to work, too, as it is able to make use of the mbrola voices, enabling rendering of French and German, too.
--
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list
10-18-2008, 11:39 PM
kwhiskerz
text-to-speech doesn't work
OK. Now, I did edit the festival config file. The result:
I no longer need to prepend padsp to festival --tts file.txt. However, it still won't work in kttsd.
--
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list
10-19-2008, 12:51 PM
Matthew Miller
text-to-speech doesn't work
On Sat, Oct 18, 2008 at 05:39:11PM -0600, kwhiskerz wrote:
> I no longer need to prepend padsp to festival --tts file.txt. However, it still won't work in kttsd.
make sure a bug is filed for this.
--
Matthew Miller <mattdm@mattdm.org>
Senior Systems Architect
Cyberinfrastructure Labs
Computing & Information Technology
Harvard School of Engineering & Applied Sciences
--
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list
10-20-2008, 07:23 PM
kwhiskerz
text-to-speech doesn't work
Matthew Miller wrote:
>
> make sure a bug is filed for this.
>
I finally did, one for festival and another for espeak.
--
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list