Re: [orca-list] mbrola with espeak for orca
- From: chrys87 <chrys87 web de>
- To: orca-list gnome org
- Subject: Re: [orca-list] mbrola with espeak for orca
- Date: Mon, 14 Nov 2016 18:16:38 +0100
Howdy,
i think orca uses the list that it get returned by the speechd api
import speechd
client = speechd.SSIPClient('coolClient')
client.list_output_modules()
if that is the case the generics are reported correctly (i tryed).
but maybe you should take care about that speech-dispatcher can also
have a configuration by user
vim .config/speech-dispatcher/speechd.conf
that overwrites the global one in /etc/ so you may want to uncomment it
in the config file located at your home.
after uncommenting you have to restart speech-dispatcher.
(without warranty currently what orca does, i just would expect it in
that way, anything else would not make any sense)
hope that helps
cheers chrys
Am 14.11.2016 um 16:43 schrieb John G Heim:
I am running ubuntu 16.04 with orca3.20.3. The
/etc/speech-dispatcher/speechd.conf file seems to be ignored by orca.
When I check the
list of synthesizers available it has things that are commented out in
/etc/speech-dispatcher/speechd.conf but does not list things that are
not commented out.
On 11/14/2016 08:53 AM, Raphaël POITEVIN wrote:
Hello Amir,
On 11/14/2016 03:23 PM, Amir-Trend Plus wrote:
Hi,
mbrola is a kind of human sounding speech and in windows we can
integrate it with espeak. so, can i do the same on linux with orca?
Of course. For instance, on Debian, install mbrola package,
mbrola-en1 for english voice.
Then in speech-dispatcher:
1. Edit file /etc/speech-dispatcher/speechd.conf
2. Uncomment AddModule "espeak-mbrola-generic"
If you kill speech-dispatcher and restart it and then Orca you should
see espeak-mbrola-generic in TTS list.
Regards,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]