Is there anyone in this forum at all trying to write their own software
supporting Cepstral Engine(s) (particularly on linux) ?
What little experiementation I've been able to do results in sluggish
interpretation of text strings and is not really very practical for real-world
applications.
Now, if I could see that the software I can compile myself is actually able
to speak text at a reasonable pace (minimum of delay between discreet strings) then I would start working immediately on a plugin for the linux
version of Xchat.... which would prove very useful indeed.
Therefore, I am hoping to learn how to write the most efficient way to get
from a c-string to hearing the rendered spoken speech...
_cached_ speech is likely the best approach, but I get the impression that
swift doesn't really cache that much, nor is the user permitted any control
over the cache level...
DecTalk ISA card, for example caches too deeply and ordinary methods to
get DecTalk to respond once its cache is full is very troublesome;
using the Interrupt-driven DecTalk interface only works if you are fortunate enough to have that technical information, which I have not been
able to obtain yet. DecTalk ISA cards are considered deprecated; I do
not see the harm in being able to track down that information and use it
purely for my own personal use. I am not interested in any marketing.
Anyone here familiar with Speakupmodified.org? Wonderful people there too.
//RadSurfer//