[Voiceglue] More on UTF-8
Carlos Alarcón
carlos.alarcon at tyven.com
Mon Jan 26 06:08:56 EST 2009
I forgot to tell you in previous mail. If I remove the (require
'speech-dispatcher) from festival.scm festival works and starts either
as server or in interactive mode.
When I have (require 'speech-dispatcher) in festival.scm festival stops
working and complains about: "SIOD ERROR: unbound variable : token_to_words"
everytime I call it
Carlos Alarcón escribió:
> Hi Emiliano,
> I am afraid it is not a problem you Perl script.
> My Festival seems to break when I install the freebsoft package. Which
> version of festival are you using?
> mine is festival: *Festival Speech Synthesis System: 1.95:beta July
> 2004 *and for *festival freesoftb-utils it is: 0.10*
>
> I will be checking if this freesoft utils have any further requirement
> I didn't realize yet.
> Thanks for your help I will keep you updated with my progress.
>
>
> emiliano esposito escribió:
>> Carlos Alarcón ha scritto:
>>
>>> Hi,
>>> I had installed http://www.freebsoft.org/festival-freebsoft-util and
>>> the modified ssml-mode.scm , installed your perl module and applied
>>> your patch.
>>> I I try to run then my vxml page I can't heard anything. I haven't
>>> modify ti yet. Just the same application I was using before.
>>> Seems it is looking to some wav files at asterisk sound folder
>>> without succeed, actually that folder only have now a file called :
>>> [root at xen4 SSMLExtender]# ls /var/lib/asterisk/sounds/voiceglue/tts/
>>> names.db
>>>
>>
>> Thank you for your report. As I said, this is my first Perl script
>> (and the first on VG), so it's likely going to be buggy.
>>
>> From your report though, I see:
>>
>> 17:33:27:750 CRIT SNDCACHE xen4.tyv
>> VoiceGlue::__ANON__('connect: Conexi\x{c3}\x{b3}n rehusada at
>> /usr/lib/perl5/site_perl/5.8.8...') called at
>>
>> That makes me think you didn't launch Festival in server mode.
>>
>> Please try with this command: "festival --server" from a shell. I
>> didn't looked for a good way to have it run as a startup service (at
>> least on Ubuntu).
>>
>>
>> Also, I forgot to mention that the "ssml-mode" must be loaded by
>> festival in order to work.
>>
>> This can be obtained inserting:
>>
>> (require 'speech-dispatcher)
>>
>> in /etc/festival.scm or ~/.festivalrc or other files festival loads
>> at startup.
>>
>> If you had inserted that command, try to remove it and see if
>> Festival then loads (at least in interactive mode). If you didn't
>> insert it, then it's unlikely that Festival stopped working due to
>> the freebsoft files, since they wouldn't be loaded (so it must be
>> something else).
>>
>> Thanks for reporting this (I'll add it to the README).
>> _______________________________________________
>> Voiceglue mailing list
>> Voiceglue at voiceglue.org
>> http://www.voiceglue.org/mailman/listinfo/voiceglue
>>
>>
> _______________________________________________
> Voiceglue mailing list
> Voiceglue at voiceglue.org
> http://www.voiceglue.org/mailman/listinfo/voiceglue
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: carlos_alarcon.vcf
Type: text/x-vcard
Size: 267 bytes
Desc: not available
Url : http://www.voiceglue.org/pipermail/voiceglue/attachments/20090126/8c9bf3a0/attachment.vcf
More information about the Voiceglue
mailing list