Re: [orca-list] plugging other language voices





On 6/18/07, Willie Walker <William Walker sun com> wrote:
Hi Ishwor:

> Inside festival, it shows my voice when i use (voice.list)
> (kal_diphone hindi_NSK_diphone mpp_nep_eks_clunits)
>
> "mpp_nep_eks_clunits" is my voice for nepali.
>
> The problem is that this voice isn't being listed in the Orca
> preferences. Since my voice works well in festival, I don't think the
> problem is with the festival. May be something to be done in
> gnome-speech driver or the orca.

If you run the following commands in the interactive festival shell,
what do you get for results?

(assoc 'language (cadr (voice.description 'mpp_nep_eks_clunits)))
(assoc 'dialect (cadr (voice.description 'mpp_nep_eks_clunits)))
(assoc 'gender (cadr (voice.description 'mpp_nep_eks_clunits)))
(assoc 'coding (cadr (voice.description 'mpp_nep_eks_clunits)))


There was no output for these commands, so I searched into existing kal_diphone voice and found where it is. I added similar description of my voice in festvox/mpp_nep_eks_clunits.scm file.

I was lucky that the test-speech listed the voice now, and the orca too showed the voice in the list.

Finally, you might try downloading/building/installing the latest
gnome-speech.  Version 0.14.12 has a fix in it to support festival
languages without dialects.  You can grab the gnome-speech v0.14.14
release from yesterday at the following URL:

http://download.gnome.org/sources/gnome-speech/0.4/gnome-speech-0.4.14.tar.gz

When you build/install this, try running gnome-speech's test-speech
application.  It should hopefully list your voice.  If it does, then
Orca should list your voice.

Orca though is not echoing any nepali characters I write in gedit, and doesn't read nepali menu in the  localized ubuntu.

Is it possible to log/ see what is being sent to gnome-speech ( festival server ) while the orca is running.

Hope this helps,

Will
Yes definetely,

regards,
 Ishwor




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