* Some issues with the ibmtts output module of speech-dispatcher
@ Garrett Klein
` Hynek Hanke
` (3 more replies)
0 siblings, 4 replies; 14+ messages in thread
From: Garrett Klein @ UTC (permalink / raw)
To: speakup
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Hello all,
Here are some things I've noted while using the ibmtts output module in the latest cvs speech-dispatcher. Some of these may not be correctable, as I'm used to Eloquence on the other operating system.
1. Too slow--I want to be able to crank this baby up to at least 600 wpm.
2. Volume level--The voice is incredibly soft compared to other sounds on the system, so that when I play music with the synth at a decent volume, I get blasted.
3. Most annoyingly, the module crashes. There are various things it chokes on, chiefly the grave accent symbol. I've also seen it choke on wikipedia search pages. I even wrote a little shell script to restart speech-dispatcher (which, annoyingly enough, I can't just kill with 'killall -9 speech-dispatch,' nor can I 'pidof speech-dispatch' to even find out its pid).
4. Can there be more of a noticable inflection on exclamation points?
Hope this stuff helps the developer of the module.
Garrett
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
iQIVAwUBRIR8NPQ3GgYHRr/HAQo9Pw/7B8fXk8whNVBIBZEiinw0/Gs5y9iXhU6B
H51C4XNv/R7zWTxHruvcnoriKvvpLbRvw0gSmLDXSIoNdl6oqZIj/dyJqsm9dCAe
4j1Pvrsq8saH4yoETfQ/2+aJd8680N5qfsVtzM4WgLkj3K0aPlEScWfSjKbQgKAZ
KnwlOretu6YF+ZZdjjfe2e0UiB6RHUaxop0vp16Edx9X82cjYQXSwWQuj5kgtcmP
mEQxRLZbgKJ1TiJpmx0hGmSBtkRfbjUSqKL8BxUb9xaYhnpxZ1Wtw22vqmDPVlxL
2k3OnjsE6n8q0V6P9FKNRUbwr/Q354MwmXOllL/PVhdJM74rtPKG41ppDw/vloJe
ViLm2rl/PSde10sgJpIN0UgAjZ3jyjIbhdlHezhXKPlA+PhwxY8U0wLL/Lg+pyQc
V5F5zOKogUGtedtmq9zohUJJjxpU53BbxgpvElQMCkzlbsT0opo5N29Zhx9spRY4
6Jk2cQbaRl+JhgIfbAuidb/ZEdQDCudce9gHA+qs08y2utlgl5ib9JprVUZvvWuf
wNVAU5voilfLr4p8SLsVUz1/3SuiU780bE8KGFFxXqDrDYta3WEORqDYbrjvRWFO
xwdaNGdn616Snbtp4Cl7GHpU7RZVbFzmPEgIuD+CoOnBDLz/zaEElEzaleMzrH7N
YVXWYkRVWFA=
=IuNx
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 14+ messages in thread* Re: Some issues with the ibmtts output module of speech-dispatcher Some issues with the ibmtts output module of speech-dispatcher Garrett Klein @ ` Hynek Hanke ` Gary Cramblitt ` (2 subsequent siblings) 3 siblings, 0 replies; 14+ messages in thread From: Hynek Hanke @ UTC (permalink / raw) To: Speakup is a screen review system for Linux. > Here are some things I've noted while using the ibmtts output module > in the latest cvs speech-dispatcher. First of all, thanks for the feedback! Please send this report to speechd@lists.freebsoft.org . That is the correct address. I'm not sure the author of the module is reading this list (but of course he is reading speechd@). You do not have to be subscribed to post and receive replies. > 3. Most annoyingly, the module crashes. There are various things it chokes on, > chiefly the grave accent symbol. I've also seen it choke on wikipedia search pages. > I even wrote a little shell script to restart speech-dispatcher Could be either a problem of the module or of the synthesizer. Generally in such situations it helps the developers very much if you can provide examples of input that cause the crash. > (which, annoyingly enough, I can't just kill with 'killall -9 speech-dispatch,' > nor can I 'pidof speech-dispatch' to even find out its pid). This should work. If it is not, it is a bug. But I think you are providing wrong name of the binary killall -9 speech-dispatcher pidof speech-dispatcher both are ok on my machine. If it doesn't work, please let me know. I'll try to see what is wrong and fix it. With Regards, Hynek Hanke ^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: Some issues with the ibmtts output module of speech-dispatcher Some issues with the ibmtts output module of speech-dispatcher Garrett Klein ` Hynek Hanke @ ` Gary Cramblitt ` Justin Ekis ` Some issues with the ibmtts output module of speech-dispatcher Gary Cramblitt 3 siblings, 0 replies; 14+ messages in thread From: Gary Cramblitt @ UTC (permalink / raw) To: speakup On Monday 05 June 2006 14:47, Garrett Klein wrote: > Hello all, > > Here are some things I've noted while using the ibmtts output module in > the latest cvs speech-dispatcher. Some of these may not be correctable, as > I'm used to Eloquence on the other operating system. > > 1. Too slow--I want to be able to crank this baby up to at least 600 wpm. > 2. Volume level--The voice is incredibly soft compared to other sounds on > the system, so that when I play music with the synth at a decent volume, I > get blasted. 3. Most annoyingly, the module crashes. There are various > things it chokes on, chiefly the grave accent symbol. I've also seen it > choke on wikipedia search pages. I even wrote a little shell script to > restart speech-dispatcher (which, annoyingly enough, I can't just kill with > 'killall -9 speech-dispatch,' nor can I 'pidof speech-dispatch' to even > find out its pid). 4. Can there be more of a noticable inflection on > exclamation points? > > Hope this stuff helps the developer of the module. Thanks for feedback. 1. The talking rate currently defaults to the default rate of the IBMTTS synth. You can adjust speed in three ways. a) Get your application to increase speed by sending SSIP SET RATE command. b) Uncomment and adjust DefaultRate line in speechd.conf file. c) Uncomment the IbmttsVoiceParameters lines in the ibmtts.conf file and increase the numbers in the Speed column. 2. With the DefaultVolume parameter in speechd.conf defaulting to 100, the ibmtts module is already setting the volume to maximum, according to the eci technical docs. I don't know if it can go louder. Will investigate. 3. Will investigate grave accent crashing. Are there other inputs you can give us to investigate? What voice (both Speech Dispatcher and IBM TTS) are you using when it crashes? 4. Inflection is up to the synth. You might be able to increase inflection by changing Pitch Flc in the aforementioned IbmttsVoiceParameters lines. -- Gary Cramblitt (aka PhantomsDad) ^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: Some issues with the ibmtts output module of speech-dispatcher Some issues with the ibmtts output module of speech-dispatcher Garrett Klein ` Hynek Hanke ` Gary Cramblitt @ ` Justin Ekis ` Garrett Klein ` Inflection in speech synthesis (was: Re: Some issues with the ibmtts output module of speech-dispatcher) Hynek Hanke ` Some issues with the ibmtts output module of speech-dispatcher Gary Cramblitt 3 siblings, 2 replies; 14+ messages in thread From: Justin Ekis @ UTC (permalink / raw) To: Speakup is a screen review system for Linux. Hi Garrett, Where did you find the ibmtts runtime for download? I know it's included in the ttsynth software, but there doesn't seem to be a way to purchase it on their web site as of yet. I'm really looking forward to trying this out. That demo file sounds just like eloquence. To me nothing has ever sounded quite as good as that synth. You mentioned wanting more noticeable inflection. Have you tried any of the other software speech options, and would you say the inflection is better than some of them? Is it not as good as eloquence? That's the top thing that sets eloquence above all software speech I've tried on linux and I'd be disappointed if that wasn't the case here. On Mon, Jun 05, 2006 at 02:47:16PM -0400, Garrett Klein wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA512 > Hello all, > Here are some things I've noted while using the ibmtts output module in the latest cvs speech-dispatcher. Some of these may not be correctable, as I'm used to Eloquence on the other operating system. > 1. Too slow--I want to be able to crank this baby up to at least 600 wpm. > 2. Volume level--The voice is incredibly soft compared to other sounds on the system, so that when I play music with the synth at a decent volume, I get blasted. > 3. Most annoyingly, the module crashes. There are various things it chokes on, chiefly the grave accent symbol. I've also seen it choke on wikipedia search pages. I even wrote a little shell script to restart speech-dispatcher (which, annoyingly enough, I can't just kill with 'killall -9 speech-dispatch,' nor can I 'pidof speech-dispatch' to even find out its pid). > 4. Can there be more of a noticable inflection on exclamation points? > Hope this stuff helps the developer of the module. > Garrett > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.3 (GNU/Linux) > iQIVAwUBRIR8NPQ3GgYHRr/HAQo9Pw/7B8fXk8whNVBIBZEiinw0/Gs5y9iXhU6B > H51C4XNv/R7zWTxHruvcnoriKvvpLbRvw0gSmLDXSIoNdl6oqZIj/dyJqsm9dCAe > 4j1Pvrsq8saH4yoETfQ/2+aJd8680N5qfsVtzM4WgLkj3K0aPlEScWfSjKbQgKAZ > KnwlOretu6YF+ZZdjjfe2e0UiB6RHUaxop0vp16Edx9X82cjYQXSwWQuj5kgtcmP > mEQxRLZbgKJ1TiJpmx0hGmSBtkRfbjUSqKL8BxUb9xaYhnpxZ1Wtw22vqmDPVlxL > 2k3OnjsE6n8q0V6P9FKNRUbwr/Q354MwmXOllL/PVhdJM74rtPKG41ppDw/vloJe > ViLm2rl/PSde10sgJpIN0UgAjZ3jyjIbhdlHezhXKPlA+PhwxY8U0wLL/Lg+pyQc > V5F5zOKogUGtedtmq9zohUJJjxpU53BbxgpvElQMCkzlbsT0opo5N29Zhx9spRY4 > 6Jk2cQbaRl+JhgIfbAuidb/ZEdQDCudce9gHA+qs08y2utlgl5ib9JprVUZvvWuf > wNVAU5voilfLr4p8SLsVUz1/3SuiU780bE8KGFFxXqDrDYta3WEORqDYbrjvRWFO > xwdaNGdn616Snbtp4Cl7GHpU7RZVbFzmPEgIuD+CoOnBDLz/zaEElEzaleMzrH7N > YVXWYkRVWFA= > =IuNx > -----END PGP SIGNATURE----- > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup ^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: Some issues with the ibmtts output module of speech-dispatcher ` Justin Ekis @ ` Garrett Klein ` Inflection in speech synthesis (was: Re: Some issues with the ibmtts output module of speech-dispatcher) Hynek Hanke 1 sibling, 0 replies; 14+ messages in thread From: Garrett Klein @ UTC (permalink / raw) To: Speakup is a screen review system for Linux. -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Justin, I must confess that I sort of got my hands on a prerelease copy of ttsynth. The main issue I'm having with inflection is that it doesn't always inflect exclamation points right, but it's lightyears ahead of even espeak (though I never really liked that voice) -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iQIVAwUBRIS/IvQ3GgYHRr/HAQrtfBAAkjdLb9WWbU4cjdzVnRscnBA2z62XSYjh gGN4ghAJIfN9qZ4wwSz8wb8jUZNPoEUjfrs7LYXQ4vwPFyf8jJ7xMXOD/8v1lz2p rU5A1gwvoUPRQjjgzaofYaSPVhK/lknhoclzcevjPEdHoeQ/2Z4ftkaEwccDZKOP W/vu9yjLdT5N5a+weffeuqHr1ecjHlTE+0ZyGZVMbXAW9cjD6gWIpvJk1XdLJnYS nLt376TYEhAsbrA3ahV49dYJGGO4yu6CaOg0k8MGJ47D7aU+K3CqAT9VeLFYlt61 Ss68a7cxtp9MlR2QbdGa3z8/jkankzcphSDySAQ7viHmvzJeg9D4ermOwa84mHU8 ze4OJZjdSgIy5z8LE9bLVWqYzhApmZb9FKRPvcyaOGyWosIP/GVgrHV/gcpTBrHH xIn2Oq5D3TkrjwK/+KJIihBqQ9sEqrs7K+W/BxRy6xAgpWjvE9kTA7GvlqfMtF10 sOuUK8+U66FyQKXym0VaVhpL7Bt68o1A77NeZQrFcwm0HrKg36PbYg2qLoeza5FZ uL+iw6kvXhno5oTC+qWv7zrjcFueGC7cdn6/F3Vn0eS4+gf/JQoNpSsa3MzBfXOw F8nfHi7zxbSj4R4orgR1pcarYLQBhvUsi5gd23iw6YHhotuspVESQvbSeXjNilLQ N7XMfs1bT9E= =VtUZ -----END PGP SIGNATURE----- ^ permalink raw reply [flat|nested] 14+ messages in thread
* Inflection in speech synthesis (was: Re: Some issues with the ibmtts output module of speech-dispatcher) ` Justin Ekis ` Garrett Klein @ ` Hynek Hanke ` Willem van der Walt ` Inflection in speech synthesis Justin Ekis 1 sibling, 2 replies; 14+ messages in thread From: Hynek Hanke @ UTC (permalink / raw) To: Speakup is a screen review system for Linux.; +Cc: pdm Justin Ekis píše v Po 05. 06. 2006 v 18:52 -0400: > You mentioned wanting more noticeable inflection. Have you tried any of > the other software speech options, and would you say the inflection is > better than some of them? Is it not as good as eloquence? That's the top > thing that sets eloquence above all software speech I've tried on linux > and I'd be disappointed if that wasn't the case here. Hi Justin and others, I'm interested if you or others tried Festival. Do you know it is possible to adjust the inflection span with (set-pitch-range value) in /etc/festival.conf (will soon be adjustable through Speech Dispatcher too)? Bellow is included a description of how to test it easily. Also I want to be sure nobody mistakes Festival voices with Flite voices. Even though they have the same name for using the same bases for their diphone databases, they are not the same voices at all. If you are still not satisfied with the inflection, could you please provide feedback on what is wrong with it (if possible, including the voice name) ? This is VERY important, because Festival is currently the most advanced Free Software synthesis tool to my knowledge. Most parts of the synthesis process, the databases etc. are not fixed by the author, but they are written as modules in Lisp and they can be fixed/rewritten as well as new modules can be added by third sides. Everything is configurable. So if people are interested in Free Software and the principles behind GNU, Linux and its technical features, the right way now to get a better synthesizer is to support Festival by providing a list of requested features and bug-fixes. (Another way would be to create a whole new framework for software synthesis, similar to Festival, but that would be a big project compared to this.) I do not claim I currently know anyone who has time and resources to work on it, but if a wish-list is created, someone might be found. Thank you, Hynek Hanke How to test inflection with Festival ==================================== A way to test it is to run the festival binary $ festival and type in > (SayText "This is the default inflection") > (set-pitch-range 200) > (SayText "Hello, how are you? I'm fine, what is new? Inflection is bigger!") Once you are at it, you can also test the available voices. You get the list of available voices by > (voice-list) and then you can switch them by issuing a command composed by the string "(voice_", the name of the voice and the closing parenthesis. > (voice_kal_diphone) > (SayText "something") or > (voice_ked_diphone) > (SayText "something") and so on. For more commands, see Festival documentation. Maybe there are more settings that can influence inflection in a significant way, I'm CCing a Festival developer from Brailcom who can maybe say more about them. ^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: Inflection in speech synthesis (was: Re: Some issues with the ibmtts output module of speech-dispatcher) ` Inflection in speech synthesis (was: Re: Some issues with the ibmtts output module of speech-dispatcher) Hynek Hanke @ ` Willem van der Walt ` Hynek Hanke ` Inflection in speech synthesis Justin Ekis 1 sibling, 1 reply; 14+ messages in thread From: Willem van der Walt @ UTC (permalink / raw) To: Speakup is a screen review system for Linux. [-- Attachment #1: Type: TEXT/PLAIN, Size: 4166 bytes --] Espeak has the potential to be the gnu software speech engine. Festival is big and unresponsive. The voice inflection in IBM's Viavoice can be changed with an in-line command. I cannot recall what it is right now. HTH, Willem On Tue, 6 Jun 2006, Hynek Hanke wrote: > Justin Ekis pí?e v Po 05. 06. 2006 v 18:52 -0400: >> You mentioned wanting more noticeable inflection. Have you tried any of >> the other software speech options, and would you say the inflection is >> better than some of them? Is it not as good as eloquence? That's the top >> thing that sets eloquence above all software speech I've tried on linux >> and I'd be disappointed if that wasn't the case here. > > Hi Justin and others, > > I'm interested if you or others tried Festival. Do you know it is > possible to adjust the inflection span with > (set-pitch-range value) > in /etc/festival.conf (will soon be adjustable through Speech Dispatcher > too)? Bellow is included a description of how to test it easily. > > Also I want to be sure nobody mistakes Festival voices with Flite > voices. Even though they have the same name for using the same bases > for their diphone databases, they are not the same voices at all. > > If you are still not satisfied with the inflection, could you please > provide feedback on what is wrong with it (if possible, including the > voice name) ? > > This is VERY important, because Festival is currently the most advanced > Free Software synthesis tool to my knowledge. Most parts of the > synthesis process, the databases etc. are not fixed by the author, but > they are written as modules in Lisp and they can be fixed/rewritten as > well as new modules can be added by third sides. Everything is > configurable. So if people are interested in Free Software and the > principles behind GNU, Linux and its technical features, the right way > now to get a better synthesizer is to support Festival by providing a > list of requested features and bug-fixes. (Another way would be > to create a whole new framework for software synthesis, similar to > Festival, but that would be a big project compared to this.) > > I do not claim I currently know anyone who has time and resources to > work on it, but if a wish-list is created, someone might be found. > > Thank you, > Hynek Hanke > > How to test inflection with Festival > ==================================== > > A way to test it is to run the festival binary > $ festival > and type in >> (SayText "This is the default inflection") >> (set-pitch-range 200) >> (SayText "Hello, how are you? I'm fine, what is new? Inflection is > bigger!") > > Once you are at it, you can also test the available voices. You get > the list of available voices by > >> (voice-list) > > and then you can switch them by issuing a command composed by the > string "(voice_", the name of the voice and the closing parenthesis. > >> (voice_kal_diphone) >> (SayText "something") > > or > >> (voice_ked_diphone) >> (SayText "something") > > and so on. For more commands, see Festival documentation. Maybe there > are more settings that can influence inflection in a significant way, > I'm CCing a Festival developer from Brailcom who can maybe say more > about them. > > > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup > -- This message is subject to the CSIR's copyright, terms and conditions and e-mail legal notice. Views expressed herein do not necessarily represent the views of the CSIR. CSIR E-mail Legal Notice http://mail.csir.co.za/CSIR_eMail_Legal_Notice.html CSIR Copyright, Terms and Conditions http://mail.csir.co.za/CSIR_Copyright.html For electronic copies of the CSIR Copyright, Terms and Conditions and the CSIR Legal Notice send a blank message with REQUEST LEGAL in the subject line to HelpDesk@csir.co.za. This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. MailScanner thanks Transtec Computers for their support. ^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: Inflection in speech synthesis (was: Re: Some issues with the ibmtts output module of speech-dispatcher) ` Willem van der Walt @ ` Hynek Hanke 0 siblings, 0 replies; 14+ messages in thread From: Hynek Hanke @ UTC (permalink / raw) To: Speakup is a screen review system for Linux. Willem van der Walt píše v Út 06. 06. 2006 v 15:08 +0200: > Espeak has the potential to be the gnu software speech engine. Frankly, it does not. I strongly hope this is no offence to anyone! eSpeak is very good as a lightweight English synthesizer and perhaps some other languages will be developed too. It also is an incredible step forward in combining diphone and formant synthesis. However, it has no extensibility mechanism, and it is lacking many other essential functionality to be THE gnu software speech synthesis framework. I suspect you do not understand Festival if you are comparing Festival and Espeak. Maybe you are comparing just some your choice of the voices, not the whole framework. But don't get me mistaken. I'm happy eSpeak exists and I'm working with Jonathan on the necessary improvements so that we can get a better support in Speech Dispatcher and implement some new capabilities. > Festival is big and unresponsive. What exactly do you mean by big? 1) It is difficult to install. In such case, please contact your distribution authors about it. In Debian, it is currently as easy as any other package. 2) It takes too much space on the harddrive. IMHO completely irrelevant with today state of hardware. 3) Something other? Please explain. What do you mean by unresponsive? 1) Echoing letters is slow. Please use new versions of speechd-up and speech-dispatcher. Letters are being cached now and have nothing to do with Festival. 2) Reading sentences, especially longer ones is slow. Part of it is the time the synthesis takes, including SSML parsing etc. This is definitely a thing that should be put on the list and be worked on in the future. At the same time, computers are quickly getting faster, so this will be less of an issue. The argument would have to be stronger to convince the design of Festival is broken in principle. Another part of it (like 50% of the total time to get audio out of speakers) is a bug in the communication mechanism proposed by the Festival authors and used in Dispatcher. We already identified the issue and are working on it. With regards, Hynek Hanke ^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: Inflection in speech synthesis ` Inflection in speech synthesis (was: Re: Some issues with the ibmtts output module of speech-dispatcher) Hynek Hanke ` Willem van der Walt @ ` Justin Ekis ` Hynek Hanke 1 sibling, 1 reply; 14+ messages in thread From: Justin Ekis @ UTC (permalink / raw) To: Speakup is a screen review system for Linux. I'm sending this again from my subscribed address this time. I think messages from non-subscribed addresses get blocked. Sorry if this is a duplicate. On Tue, Jun 06, 2006 at 02:34:28PM +0200, Hynek Hanke wrote: > I'm interested if you or others tried Festival. Do you know it is > possible to adjust the inflection span with > (set-pitch-range value) > in /etc/festival.conf (will soon be adjustable through Speech Dispatcher > too)? Bellow is included a description of how to test it easily. Hello Hynek, I have /etc/festival.scm but not festival.conf. Is that the file to use? Unfortunately the example you sent isn't working here, I may be doing something wrong though. > (set-pitch-range 200) SIOD ERROR: unbound variable : set-pitch-range Where can I find clear documentation on festival? I've installed the festival-doc package in debian and looked through the manual which starts at /usr/share/doc/festival/html/festival_toc.html. It seems very complicated and I get the idea I'll have to learn the scheme language just to customize my tts. That's not very appealing. Any help or advice is appreciated. By the way, any idea when festival 2.0 will be out? It's coming up on two years since 1.95 beta was released and nothing new. There's not even an experimental debian package for it that I can find. Justin ^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: Inflection in speech synthesis ` Inflection in speech synthesis Justin Ekis @ ` Hynek Hanke 0 siblings, 0 replies; 14+ messages in thread From: Hynek Hanke @ UTC (permalink / raw) To: Speakup is a screen review system for Linux. Justin Ekis writes 06. 06. 2006 v 22:21 -0400: > I have /etc/festival.scm but not festival.conf. Is that the file to use? Yes, sorry for the mistake. /etc/festival.scm is correct. > Unfortunately the example you sent isn't working here, I may be doing > something wrong though. > > (set-pitch-range 200) > SIOD ERROR: unbound variable : set-pitch-range I forgot to notice this function comes from the festival-freebsoft-utils extension package. In Debian, this is the package name, otherwise you can get it here: http://www.freebsoft.org/festival-freebsoft-utils It is a package providing some of the functionality needed for Speech Dispatcher through the Festival extensions mechanism. It is also a package providing a consistent and hopefully friendlier interface to festival and some of its parameter settings. I've found HTML documentation is not available from the project pages, so I've temporarily placed it on http://www.freebsoft.org/~hanke/festival-freebsoft-utils/ until we fix it (which should happen in a few days). > Where can I find clear documentation on festival? I've installed the > festival-doc package in debian and looked through the manual which > starts at /usr/share/doc/festival/html/festival_toc.html. Yes, user documentation is also one of the things which is needed. > It seems very complicated and I get the idea I'll have to learn the > scheme language just to customize my tts. That's not very appealing. For simple options, like (set-pitch-range 200), Scheme offers a simple syntax. But the great advantage of having the configuration file in syntax of a scriptable language is that you can do more complicated things if you like, load your own extensions etc. You are not limited by a set of linear configuration options provided by the author. Also, the KDE and Ubuntu developers expressed their wish to work on a configuration tool for accessibility tools, including Festival. > By the way, any idea when festival 2.0 will be out? It's coming up on > two years since 1.95 beta was released and nothing new. There's not even > an experimental debian package for it that I can find. I don't know. But please be aware that much of the developement on Festival is happening through independent extension packages like festival-freebsoft-utils, festival-czech, festival-italian etc. With regards, Hynek Hanke ^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: Some issues with the ibmtts output module of speech-dispatcher Some issues with the ibmtts output module of speech-dispatcher Garrett Klein ` (2 preceding siblings ...) ` Justin Ekis @ ` Gary Cramblitt ` Janina Sajka ` Garrett Klein 3 siblings, 2 replies; 14+ messages in thread From: Gary Cramblitt @ UTC (permalink / raw) To: speakup On Monday 05 June 2006 14:47, Garrett Klein wrote: > Hello all, > > Here are some things I've noted while using the ibmtts output module in > the latest cvs speech-dispatcher. Some of these may not be correctable, as > I'm used to Eloquence on the other operating system. > > 3. Most annoyingly, the module crashes. There are various > things it chokes on, chiefly the grave accent symbol. I've also seen it > choke on wikipedia search pages. I am unable to duplicate this crash. I tried À and à. I suspect that problem is specific to the IBMTTS voice that is being used. Which voice are you using? Unfortunately, I have only English voice available to me. -- Gary Cramblitt (aka PhantomsDad) ^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: Some issues with the ibmtts output module of speech-dispatcher ` Some issues with the ibmtts output module of speech-dispatcher Gary Cramblitt @ ` Janina Sajka ` Garrett Klein ` Garrett Klein 1 sibling, 1 reply; 14+ messages in thread From: Janina Sajka @ UTC (permalink / raw) To: Speakup is a screen review system for Linux. [-- Warning: decoded text below may be mangled, UTF-8 assumed --] [-- Attachment #1: Type: text/plain; charset=mutt-utf-8, Size: 1738 bytes --] Gary Cramblitt writes: > On Monday 05 June 2006 14:47, Garrett Klein wrote: > > Hello all, > > > > Here are some things I've noted while using the ibmtts output module in > > the latest cvs speech-dispatcher. Some of these may not be correctable, as > > I'm used to Eloquence on the other operating system. > > > > 3. Most annoyingly, the module crashes. There are various > > things it chokes on, chiefly the grave accent symbol. I've also seen it > > choke on wikipedia search pages. It would be helpful to document as many of these as we can. I do forward them to IBM as we come across them, so please feel free to send to me. Some other chokers: caesure vim-common-6.4.007-4 The engine also has the annoying "feature" of expanding acronyms, quite inappropriately, imho. My favorite malapropism for the numerous ones on ibmtts is how it says cd, as though I were measuring foot candles! <grin> Janina > > I am unable to duplicate this crash. I tried À and à. I suspect that > problem is specific to the IBMTTS voice that is being used. Which voice are > you using? Unfortunately, I have only English voice available to me. > > -- > Gary Cramblitt (aka PhantomsDad) > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup -- Janina Sajka Phone: +1.240.715.1272 Partner, Capital Accessibility LLC http://CapitalAccessibility.Com Marketing the Owasys 22C talking screenless cell phone in the U.S. and Canada--Go to http://ScreenlessPhone.Com to learn more. Chair, Accessibility Workgroup Free Standards Group (FSG) janina@freestandards.org http://a11y.org ^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: Some issues with the ibmtts output module of speech-dispatcher ` Janina Sajka @ ` Garrett Klein 0 siblings, 0 replies; 14+ messages in thread From: Garrett Klein @ UTC (permalink / raw) To: Speakup is a screen review system for Linux. -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Janina, My favorite is how it says BSD as "Bahamanian Dollars. Oh and dl as deciliters. Garrett -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iQIVAwUBRIs82vQ3GgYHRr/HAQoVyQ//dWrRxcI7WJGNNA2vlYx9/kGcUucvRiUI 0VMrl2Lo/l2wHA0V0XvlUBMADnLSueQ1LaCJoYekWJjYyEgeRcBU6q0pEsOhphcF j1t+po6ZHzGnTiJ99q+xDqXFoX/tJHyaEaSYs1qaOeFRNhGl75pODZfa90Dtb0Z6 Z2wAAl94m9sswzmUudVcGXR+FHOr4gDqG4XLmr7bTkKr1G2e5rrot3dH0FWIFq8e tH5aqKQkNpRITmCQlQwAgqcw18rANlYKS+M5Pc43JCRM13A2R5aFb6jEYJ5ys+c3 gXlh5qjtuKYElVbicRmQXhH2dhRC18a2MiDmTgUF38/MJ8+8F1saeU+eVHWrKltf 6lVECQNQde7QQc663LTxIafn+rKNaXZ3KAzCxQudDJQvXKTPlKEoUK+FJHwR+CV4 EJpF4YhqvH/vcgMWcbjCaTR7MiX8GtwlyXegaSJAk22bHvkpYmAUOU7qNQr7CBuc BTZVrZPZKii9DLqxSGjtFsR8be1awHIwwfg6AEQp2dC2G/Z9f3wT8aMLfU7j36li HYIlELfqfMQslS8cyrQ6gH3uw+Ck46ZKjUKc7n3u8OjIEGlnSET3dZMXSAx64u39 Ljs4boavSeiNiKciVmQdOR/HNkeV5/144uaWUT3EGP7Hkc1y9qBmLqaQncTibswO IT1JQsHKhJQ= =3eBD -----END PGP SIGNATURE----- ^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: Some issues with the ibmtts output module of speech-dispatcher ` Some issues with the ibmtts output module of speech-dispatcher Gary Cramblitt ` Janina Sajka @ ` Garrett Klein 1 sibling, 0 replies; 14+ messages in thread From: Garrett Klein @ UTC (permalink / raw) To: Speakup is a screen review system for Linux. -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Gary, I'm using the English voice, AKA Reed in Eloquence terminology. I've also noticed it crashes with lots of dashes (such as how text browsers render the <hr> tag), and sometimes with greater-than symbols and tildes. And another thing, for those commenting on inflection, it's only with exclamation points that I'm really concerned, the other stuff is okay. Can I change the speed conversions in the ibmtts module itself so I can read faster with Speakup? Garrett On Sat, Jun 10, 2006 at 02:22:55PM -0400, Gary Cramblitt wrote: > On Monday 05 June 2006 14:47, Garrett Klein wrote: > > Hello all, > > > > Here are some things I've noted while using the ibmtts output module in > > the latest cvs speech-dispatcher. Some of these may not be correctable, as > > I'm used to Eloquence on the other operating system. > > > > 3. Most annoyingly, the module crashes. There are various > > things it chokes on, chiefly the grave accent symbol. I've also seen it > > choke on wikipedia search pages. > > I am unable to duplicate this crash. I tried À and à. I suspect that > problem is specific to the IBMTTS voice that is being used. Which voice are > you using? Unfortunately, I have only English voice available to me. > > -- > Gary Cramblitt (aka PhantomsDad) > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iQIVAwUBRIs8MvQ3GgYHRr/HAQrBNg//WORnQOl6GrBe815gu74AIV1pQoUmfgFY C7V3c4LtBe0gUDJfpkYFB8rdOQ3vW3nc7BHbLi5+JHckAW2lGzl+uTR2GPdq9qRL lgY705+9lOSHzA6kL7CkB5RorAHf+kN/mMiYHdO1Xe34YXw3UpeLkV8pmxNux/cZ vIhYmiJWOrjvjnPVweMvkxDVSWjrZ4/006YsuS9M6xJaa31LZOFKcwcWj4zlpIGo dHWG0a7DMlKm3SHtoxnArlRv3KHOgoEbxw4RcMS8GCCqqVzLSvuwnW0NowgwghMO /o+DxoF0PCT5f7B64+wtaVPr99jNmUxbr8wIhA4sOXnddkv6xNoo6nplb43seLMe eQq81USEcU+qqlqYE07rqMGiirDSvmXSxjAUdx2ayc0WYWjYcKV4uGmhmInFY7UZ BSvDrCmwbfmMv8EHCoqbuB3GiHYDnE04urlq3OHrl1+vV3l42oMH9zaDldc8hhe9 WtAkI6XtvzJhrgjhS09ZOkVhYTTTsMED5206DSXr3y1Nj1Mt/zIzxFK4/XiOm+Jj UgvQmRld5IGOOGEl1Ax6hWNBFJkJaBXvCfoMlQtpgMdYcBnjQDcrz3AWHdnAxjv9 7S1GjWV1xtkKY1whwMnMVFMz8M22UlFFfCuuSL/FzsJX7LRfb7h8EhBqhl9gOfB5 OCAKqmPrtqM= =dwwC -----END PGP SIGNATURE----- ^ permalink raw reply [flat|nested] 14+ messages in thread
end of thread, other threads:[~ UTC | newest]
Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
Some issues with the ibmtts output module of speech-dispatcher Garrett Klein
` Hynek Hanke
` Gary Cramblitt
` Justin Ekis
` Garrett Klein
` Inflection in speech synthesis (was: Re: Some issues with the ibmtts output module of speech-dispatcher) Hynek Hanke
` Willem van der Walt
` Hynek Hanke
` Inflection in speech synthesis Justin Ekis
` Hynek Hanke
` Some issues with the ibmtts output module of speech-dispatcher Gary Cramblitt
` Janina Sajka
` Garrett Klein
` Garrett Klein
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).