similar to: Festival 1.4.3

Displaying 20 results from an estimated 20000 matches similar to: "Festival 1.4.3"

2004 Sep 09
1
Festival Speech Synthesis 1.95:beta July 2004 Eval
Hello-- In the interests of playing around and wasting time, I've installed the latest version of the Festival stuff, 1.95beta. And, in the interests of future Asterisk-Festival connectivity, I applied the 1.4.3 patch to put in the asterisk related routines. I did it by hand, but, it looks like the patch will apply with no comment. Asterisk works with the new server... BUT the speed of
2004 Aug 18
2
Festival Installation - Asterisk 1.0-RC2 && Debian Woody
Hey All, Thought I'd take a bash at trying to get Festival to work here on my lab system with the aim of using it to create our IVR menu prompts. I've spent most of the afternoon searching through the Wiki, the Festival website and Google and I've got a couple of questions. First one is that the 'Asterisk+festival+installation' page on the Wiki mentions the RedHat 9 RPMs
2004 Apr 30
2
festival and gcc 3.3.2 (Fedora Core 1)
Can someone tell me how to build festival on a machine with gcc 3.3.2? I've searched all around and even found a reference or two that the problem exists but I'm not seeing the fix. thanks! -reed Symtoms are -- ./configure, then.... [root@telephone speech_tools]# make Check system type Remake modincludes.inc NATIVE_AUDIO ok EDITLINE
2004 Jul 29
1
Asterisk and festival
I'm having trouble getting festival to work with asterisk. We are running debian (sarge) and got asterisk from CVS. Here's what I'm using as far as festival goes. Debian (Sarge) gcc version 3.3.4 (Debian 1:3.3.4-3) Connected to Asterisk CVS-HEAD-07/28/04-21:08:19 festival-1.4.3-release.tar.gz speech-tools_1.2.3.orig.tar.gz I got patches for both of these. Speech tools
2003 Sep 24
6
Festival Problems
I am trying to use festival (latest version 1.4.3) I have downloaded all the files needed and patched it with the provided diff. festival does work and does tts fine. but when I call Festival either from an extention or an AGI script, I get this in my asterisk messages log, but no sound on the channels (H323 or SIP) - they (the clients) just say "trying" and then hangup... Sep 24
2004 Jun 28
1
Asterisk & Festival, not a happy couple
Hello, I'm in the process of trying to get Festival to work with Asterisk. I followed the install process at http://www.voip-info.org/wiki-Asterisk+festival+installation. To get the Festival to compile I had to add the patch described in the comments. Once added, Festival and the Speech tools compiled without error. How ever, when ever I try to call the test extension, I get a busy
2003 Oct 08
4
asterisk & festival problem.
Hi, I?m trying to get app_festival to work. I got the source from the Debian woody package of festival-1.4.2 and applied the patch that came with * sources it applied fine; then I made the debian package and installed it. I have this on extensions.conf: exten => 6700,1,Festival(Hi there how are you doing ?) When I dial 6700 I hear nothing and then * hangups: -- Executing
2003 Sep 23
2
festival problem
I have loaded festival-1.4.3 patched with the 1.4.3.diff file. Festival source is in /usr/src/festival dir. When I try to use it I get this from asterisk: -- Executing Answer("SIP/chad-57a4", "") in new stack -- Executing Festival("SIP/chad-57a4", ""I am talking"") in new stack == Parsing '/etc/asterisk/festival.conf': Found
2006 Mar 09
5
Festival tts
Hi I have installed Festival on the same box as asterisk and followed the instructions to integrate it with asterisk. Festival seems to work fine on its own performing text to speech from the command line or via a file. Asterisk answers the call but there is no speech. I can see no errors in the Festival log file The asterisk console shows --Executing Answer("SIP/81801-c091",
2003 Oct 23
6
Festival on RH9?
I'm about to download Festival source, apply the astrisk diff's, and initiate basic testing. Thoughts are to download v1.4.3 (latest per the fesitval website. If anyone has an existing how-to, install notes, tips, or any suggestions I'd greatly appreciate it. Direct email is fine if you'd rather not post them. Thanks, Rich radamson@routers.com
2004 Jul 16
1
Problems with festival
I cannot get Festival to work with asterisk. I have the following: exten => 555,1,Answer exten => 555,2,Festival(mary has a little lamb) exten => 555,3,Hangup I get the following from asterisk: "Festival returned ER" and the festival logs shows the following: client(1) Fri Jul 16 15:35:54 2004 : disconnected client(2) Fri Jul 16 15:40:26 2004 : accepted from localhost
2003 Jun 24
3
Patching Festival
I just wanted to try out Festival, but I can't get it patched. I'm thinking that there is something missing from the steps listed at http://www.marko.net/asterisk/archives/0209/0389.html. >>tar xvzf festival-1.4.2-release.tar.gz >>patch -p0 </usr/src/asterisk-ng/festival-1.4.2-diff >> (or wherever the patch is located) When I run the patch command, I get the
2005 Sep 21
4
POP3 and TTS (Festival?)
Hi, Has anybody seen a non commercial, or freeware, or GPL, or even CHEAP... POP/IMAP to Text-to-speech? I have a working version for POP3 using festival. It DOES work... it even cleans the email contents to get the actual content. It works great with Outlook emails and similar, and skips non multipart/alternative (that would be mainly SPAM, where the email is just
2004 Oct 06
1
Asterisk and Festival, getting gethostbyname failed error
Interestingly enough I had this same problem today.... 1. I created the directory and permissions for the directory " /var/lib/asterisk/festivalcache/ " (per the comment in the festival.conf file) 2. I had to comment out some things in the festival.conf file: the "host" line, the "port" line, and the "festivalcommand" line. I have also noticed the
2004 Jun 14
1
Festival application: clipping start of sound?
Hi I'm running a bright shiny new asterisk installation, and have discovered a problem with the festival application - when it plays back the generated sound, it skips the start. If, on the other hand, it has caching turned on, then when it plays the cached sound, it doesn't skip the first word or two. I assume that this has something to do with the time taken to generate the speech -
2006 Apr 25
1
Festival , Cannot hear the words after ","
Hi I am trying to use festivall with asterisk , I am using RHEL4 , asterisk1.2.7.1 and festival-1.95-beta , I am able to hear the voice form the text file , when I dial to the extension, but when I have ?,? in my text file , it plays only the text upto ?,? and in the CLI , the ?,? is shown as ?|? I had cut and pasted CLI messages for reference -- Executing
2003 Jun 19
4
festival error
I followed the directions I found in the list to a tee http://www.marko.net/asterisk/archives/0209/0389.html The server starts fine, but when I call the festival extension it gives me an OID error variable tts_textasterisk I have RH7.3 festival 1.4.2 speech_tools 1.2.2 patched it with the festival-1.4.2.diff located in the /usr/src/asterisk/ folder . When I patched it, the patch was looking
2008 Dec 02
5
cepstral vs festival
I'm about to begin working on an ivr project to do database backed scheduling. I would like to use text to speech in some places. What are the differences in using festival vs. Cepstral? How are they similar, how are they different? Is one really better than the other? How and Why? Thanks, Eric -------------- next part -------------- An HTML attachment was scrubbed... URL:
2007 Mar 19
1
Festival works extension to extension, not on trunk
I recently got Festival performing Text to Speech on my Asterisk system. It is working great when I call from extension to extension in the house. But when I dial in on my phone number (which comes in on a sip registration to a Sonus server), I can not hear any sound. The asterisk box thinks it is playing the festival sound but I hear nothing. Any ideas?
2004 Jan 13
2
Asterisk and Festival (* dies with no info)
Hello, I have Asterisk running on a RH9 box; Everything seems to be working as it should, except for Festival. Every time that Festival is called from Asterisk, Asterisk silently shuts down. Festival doesn't give any error indication and Asterisk just plain dies without a peep. Festival was installed per the Wiki, using source and patched with festival-1.4.3-diff; it works fine at the