public inbox for speakup@linux-speakup.org
 help / color / mirror / Atom feed
* Festival Module for Speakup
@  Matteo Fasanella
   ` Owen Patrick Smith
                   ` (4 more replies)
  0 siblings, 5 replies; 23+ messages in thread
From: Matteo Fasanella @  UTC (permalink / raw)
  To: speakup

Hi, I wrote a Festival Module for Speakup.

It is part of a project called Linux 4D (linux for disabled), I'm 
working on, with an Italian Association for disabled people.

The code is here: 
http://weblab.deis.unibo.it/Linux4D/codice/speakup-festival.tar.gz

The Homepage of Linux 4D Project is: http://weblab.deis.unibo.it/Linux4D

There are also some instruction on how to install it 
(http://weblab.deis.unibo.it/Linux4D/docs/spkup-fest.html), but are only 
in italian.

To install the module, you have to untar the package and copy in a 
directory; then "cd" there and you'll find a "usr" directory.
Copy all the files present in "usr" subdirectory, in the corresponding 
"/usr" subdirectory.
Then reconfig the kernel (with "make config" o "make menuconfig") and 
activate the Festival Module, and you can choose "fest" as default synth.
Them go back in the package directory and do "make" to compile the user 
part of the module ("middleware").
After then, you can reboot the machine, load the festival demon and load 
the "middleware" program.

If everythings went well, you'll hear your system speaking...


Happy working...  :-)


    Matteo Fasanella

 



^ permalink raw reply	[flat|nested] 23+ messages in thread
[parent not found: <200304020511359.SM03884@beavis>]
* RE: A Second Festival Module for Speakup
@  Shaikh, Saqib
   ` Owen Patrick Smith
  0 siblings, 1 reply; 23+ messages in thread
From: Shaikh, Saqib @  UTC (permalink / raw)
  To: speakup

Just to confirm: do you mean Flite or Eflite?  Eflite is an Emacspeak
server for Flite - and I don't think there's any point in making Speakup
support the Emacspeak server.  But chances are you meant Flite, the
actual synthesiser - but just to make sure.

Saqib


-----Original Message-----
From: Owen Patrick Smith [mailto:ender3rd@WPI.EDU] 
Sent: 02 April 2003 22:02
To: speakup@braille.uwo.ca
Subject: RE: A Second Festival Module for Speakup


Yes we have, FLite is one of the programs which we are planning on
adding support for in the near future.  The nature of the middleware
program is such that it should be easy to add support for more programs,
to be chosen at run-time however we thought it best to get it working
for one and then improve the capabilities later.  Don't worry FLite
support is coming.

Owen

On Wed, 2 Apr 2003, Saqib Shaikh wrote:

> Hi Owen and all,
>
> Have you considered using Flite rather than Festival?  Flite is much 
> smaller, much more responsive, and should be useable through the same 
> interface.
>
> Saqib
>



_______________________________________________
Speakup mailing list
Speakup@braille.uwo.ca
http://speech.braille.uwo.ca/mailman/listinfo/speakup


^ permalink raw reply	[flat|nested] 23+ messages in thread
* RE: A Second Festival Module for Speakup
@  Dawes, Stephen
   ` Owen Patrick Smith
  0 siblings, 1 reply; 23+ messages in thread
From: Dawes, Stephen @  UTC (permalink / raw)
  To: speakup

What is your web site again Owen?

Do you have a link to the festival site on it?

I'm curious to give your stuff a try.


Stephen Dawes  <B.A., B.Sc.>
The City of Calgary                   |  Phone: (403) 268-5527
   Web Business Office #8300          |  Fax:   (403) 268-6423
   PO Box 2100 Postal Station M.      |  Email: Stephen.Dawes@calgary.ca
   Calgary, Alberta, Canada. T2P 2M5  |  Web:  http://www.calgary.ca





NOTICE::
This communication is intended ONLY for the use of the person or entity named above and may contain information that is confidential or legally privileged. If you are not the intended recipient named above or a person responsible for delivering messages or communications to the intended recipient, YOU ARE HEREBY NOTIFIED that any use, distribution, or copying of this communication or any of the information contained in it is strictly prohibited. If you have received this communication in error, please notify us immediately by telephone and then destroy or delete this communication, or return it to us by mail if requested by us. The City of Calgary thanks you for your attention and cooperation.

> -----Original Message-----
> From: Owen Patrick Smith [mailto:ender3rd@WPI.EDU] 
> Sent: Thursday, April 03, 2003 11:30 AM
> To: Jacob Schmude
> Cc: speakup@braille.uwo.ca
> Subject: Re: A Second Festival Module for Speakup
> 
> 
> The thing about the shutup key was a miscommunication between 
> me and one of my parteners when we were discussing what might 
> be wrong.  Apparently what happened is that Speakup clobbers 
> certain characters and right before we published our code we 
> changed the SYNTH_CLEAR_CHAR to one of these values as 
> opposed to '!' which we had been using for debugging reasons. 
> Our website now has a link to an updated version of the code 
> which should resolve the shutup problem.  The new version 
> should also amoriolate the delay problem because our 
> middleware program now sends the data to the TTS program in 
> one-line chunks instead of the previous one-word chunks, a 
> change that also should improve the intonation of the output. 
>  However this also means that, at present, the program will 
> only shutup at the end of a line.  A few other bugs were also 
> fixed in this release, mostly related to dealing with full 
> buffers.  Please give the new code a try and let us know if 
> it helps to fix the problems.
> 
> As notes our code should be voice/ALSA/OSS independant and 
> although there is a slightly newer version of festival 
> available (1.4.3) that should not be an issue.  As to 
> including Mbrola it is on our list although since it does not 
> have full TTS capability but only phoneme-to-sound an 
> additional layer of software will be required so it may be a while.
> 
> HtH
> 
> Owen
> 
> On Wed, 2 Apr 2003, Jacob Schmude wrote:
> 
> > Hi Well, keypad minus says "parked/unparked" just like it used to. 
> > Also, keypad enter was the shut-up key for my doubletalk 
> which I ran 
> > this same CVS on until it quit a few days ago, so I don't 
> see how the 
> > shut-up key is keypad minus. In any case it still won't shut up at 
> > all, even when pressing other keys with interrupt enabled. Nothing 
> > shuts it up. Not sure if it's relevant, but I'm using the 
> ALSA drivers 
> > as the kernel-packaged drivers do not support my chip. 
> Festival works 
> > fine with the alsa drivers, but you never know, I'm using 
> it through 
> > the OSS emulation. Also I've noticed that before starting to speak 
> > something new, I here the letter "f". This happens whenever 
> I initiate 
> > speech or when speakup starts talking on its own, it does 
> not happen 
> > between words. I'm running festival 1.4.2 which seems to be 
> the latest 
> > version. Is there a newer version I should be getting? 
> Also, should it 
> > matter what voice I use (not that it made a difference on this 
> > system)? I rather like the mbrola_us2 voice and so have festival 
> > running that. But the regular US english voice (kal16K) 
> produced the 
> > same results. Out of curiosity, is mbrola one of the synths on the 
> > todo list? It's smaller than festival (not as small as 
> flite) but has 
> > better sound quality. On
> 
> 
> 
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca 
> http://speech.braille.uwo.ca/mailman/listinfo/> speakup
> 


^ permalink raw reply	[flat|nested] 23+ messages in thread

end of thread, other threads:[~ UTC | newest]

Thread overview: 23+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
 Festival Module for Speakup Matteo Fasanella
 ` Owen Patrick Smith
   ` Buddy Brannan
   ` Matteo Fasanella
 ` Buddy Brannan
   ` Matteo Fasanella
 ` Jacob Schmude
   ` Matteo Fasanella
 ` Buddy Brannan
   ` Matteo Fasanella
 ` A Second " Owen Patrick Smith
   ` Jacob Schmude
     ` Owen Patrick Smith
     [not found] <200304020511359.SM03884@beavis>
 ` Owen Patrick Smith
   ` Saqib Shaikh
     ` Owen Patrick Smith
   ` Jacob Schmude
     ` Owen Patrick Smith
       ` Jacob Schmude
 Shaikh, Saqib
 ` Owen Patrick Smith
 Dawes, Stephen
 ` Owen Patrick Smith

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).