After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 150523 - only rate can be set for a speaker using festival
only rate can be set for a speaker using festival
Status: RESOLVED WONTFIX
Product: gnome-speech
Classification: Deprecated
Component: drivers
unspecified
Other Linux
: Low enhancement
: ---
Assigned To: GNOME Speech Maintainer(s)
GNOME Speech Maintainer(s)
gnome[unmaintained]
: 142839 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2004-08-19 08:23 UTC by remus draica
Modified: 2011-10-14 10:50 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
output from test-speech (716 bytes, text/plain)
2004-08-19 08:25 UTC, remus draica
Details

Description remus draica 2004-08-19 08:23:55 UTC
For a speaker using festival, the pitch and volume cannot be set.

Start test-speech program from gnome-speech/test directory. Select festival
driver and choose first voice. Select change parameter option. Only rate
parameter will be displayed.
Comment 1 remus draica 2004-08-19 08:25:03 UTC
Created attachment 30740 [details]
output from test-speech
Comment 2 bill.haneman 2004-08-30 13:14:49 UTC
why is this marked AP2?  Is this such a serious issue?
Comment 3 remus draica 2004-08-30 14:39:55 UTC
This is a part of a bug marked as AP2. Probably is not an AP2. I agree with you
to change the priority.
Comment 4 bill.haneman 2004-09-07 16:36:29 UTC
*** Bug 142839 has been marked as a duplicate of this bug. ***
Comment 5 Dana Ormenisan 2004-09-24 07:06:03 UTC
*** Bug 142839 has been marked as a duplicate of this bug. ***
Comment 6 Calum Benson 2004-10-21 16:43:26 UTC
Apologies for spam-- ensuring Sun a11y team are cc'ed on all current a11y bugs.
 Filter on "SUN A11Y SPAM" to ignore.
Comment 7 bill.haneman 2005-05-06 16:46:25 UTC
festival driver shouldn't report 'pitch' and 'volume' as changeable parameters
if we don't actually implement them as editable.  I'd be inclined to consider
the reporting of 'volume' and 'pitch' in this driver as bugs, and the request
for pitch and volume change support as an RFE.
Comment 8 Calum Benson 2006-04-26 17:09:15 UTC
Apologies for spam... ensuring Sun a11y folks are cc'ed on all current accessibility bugs.
Comment 9 Willie Walker 2006-07-12 13:04:13 UTC
The availability of voice parameters for festival voices is dependent upon the voice.  After some experimentation, here's a way to modify the average pitch of the kal_diphone voice:

festival> (set! int_lr_params '((target_f0_mean 185) (target_f0_std 14) (model_f((target_f0_mean 185)_std 34)))
 (target_f0_std 14)
 (model_f0_mean 170)
 (model_f0_std 34))
festival> (SayText 'hello) 

Since I believe "int_lr_params" is most likely a convention, experimentation with other voices will be necessary to see if it is more widely used.  

BTW, I checked with test-speech, and festival is only offering up "rate" as a parameter.  I don't see pitch or volume appearing, so either the bug of presenting unsupported parameters never existed or it has been fixed.
Comment 10 Akhil Laddha 2011-10-14 10:50:37 UTC
gnome-speech development has been stalled and it has been replaced by speech-dispatcher [1]. Maintainers don't have future development plan so i am closing all the bugs as WONTFIX.

[1] https://mail.gnome.org/archives/gnome-bugsquad/2011-October/msg00001.html