speech synthesis

open TTS software, free voices

Viennese Dialect Voices

Die Repositories von Ubuntu 10.04 (Lucid Lynx) stellen ein Festival 1.96 beta aus dem Jahre 2004 zu Verfügung. Damit lassen sich u.a. problemlos die hochwertigen Nitech HTS 2.1 Voices verwenden. Beim Test der Viennese dialect open source voices wirft es allerdings erst einmal einige Fehlermeldungen (SIOD ERROR: could not open file: multisyn.scm).

Die fehlenden Multisyn Files habe ich jetzt in folgendem Tarball gefunden: http://festvox.org/packed/festival/1.96/festival-1.96-beta.tar.gz. Warum sie im Ubuntu Package fehlen, ist mir schleierhaft. Hanna und Julia bekommt man so zum Sprechen (vgl. mp3). Für Helma fehlt noch die Datei "punctuation_addenda.scm". Werde mal testweise Festival 2.1 kompilieren…

AttachmentSize
viennese_dialect_tts_test_1.mp3 178.97 KB

Festival 2.1

Das frisch kompilierte Festival 2.1 läuft problemlos. Für Helma habe ich die Forderung nach der fehlenden Datei in ../festival/lib/dicts/sampa/sampa-austria-vu.scm erstmal einfach auskommentiert.

bug report

Die Files fehlen auch im Package von Debian Lenny und Squeeze: 613682

text2wave EST Error

After defining one of the multisyn dialect voices as the default voice (I did this by changing voices.scm) the text2wave script returns the following error message:

EST Error Segment
Segment relation is empty

This seems to be a year old bug. A related patch has been proposed back in 2007:
http://marc.info/?l=festival-talk&m=117356278509323&w=2

can't open /dev/dsp

Running a self-compiled festival 2.1 on Ubuntu 10.10 leads to the following error: Linux: can't open /dev/dsp
see: Bug #662630 festival (Ubuntu)
This .festivalrc file is a workaround:
(Parameter.set 'Audio_Command "paplay -n festival $FILE")
(Parameter.set 'Audio_Method 'Audio_Command)
(Parameter.set 'Audio_Required_Format 'snd)

Syndicate content