[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Cepstral/swift and gnome-speech



on Sunday, May 20, 2007 at 3:46:35 PM means Gilles Casse:
>> espeak_Info is included in espeak >= 1.21 .

Sebastian Dellit <sebo@blinzeln.de> writes:
> Thanks! After installing the newest libespeak-dev the process will be
> finished.
>
> When I install the .deb packages, I run test-speech. The following
> happens:
>
> server:/home/sdellit# test-speech
> 1: OAFIID:GNOME_Speech_SynthesisDriver_Festival:proto0.3
> 2: OAFIID:GNOME_Speech_SynthesisDriver_Espeak:proto0.3
> 3: OAFIID:GNOME_Speech_SynthesisDriver_Swift:proto0.3
> Select a server: 3
> Attempting to activate OAFIID:GNOME_Speech_SynthesisDriver_Swift:proto0.3.
> Error activating service: Es konnte kein neuer Prozess abgespalten werden:Failed
> to execute child process "/usr/bin/swift-synthesis-driver" (Datei oder Verzeich
> nis nicht gefunden)

so, lets extend our little hack:

mkdir gs-swift && cd gs-swift
apt-get source gnome-speech
cd gnome-speech-0.4.*
echo "DEB_CONFIGURE_EXTRA_FLAGS += --with-swift-dir=/usr/share/swift" >>debian/rules
echo debian/tmp/usr/bin/swift-synthesis-driver >>debian/libgnome-speech*.install
dpkg-buildpackage -rfakeroot -uc -us
sudo dpkg -i ../libgnome-speech7_*.deb

How about this?

I can replace the explicit statement for festival- and espeak-synthesis-driver
with a glob that will install all provided synthesis-driver
binaries in one of the next uploads of gnome-speech to make
the extra change unnecessary, in case this ends up to work out fine.

-- 
CYa,
  Mario | Debian Developer <URL:http://debian.org/>
  .''`. | Get my public key via finger mlang@db.debian.org
 : :' : | 1024D/7FC1A0854909BCCDBE6C102DDFFC022A6B113E44
 `. `'
   `-      <URL:http://delysid.org/>  <URL:http://www.staff.tugraz.at/mlang/>

Attachment: pgpJEe1RL9AlP.pgp
Description: PGP signature


Reply to: