search for: text2wave

Displaying 20 results from an estimated 21 matches for "text2wave".

2007 Aug 04
2
text2wave Voices Improvements?
I currently have an AGI that calls the Festival text2wave app to write a wav file that my dialplan plays into a call with the Background() command. But the voice sounds terrible: like SAM, the 1980s 6502 voice synthesizer. I tried to slow it down by calling (text2wav -eval "(Parameter.set 'Duration_Stretch 1.4)" -scale 2.0 [...]), but it sti...
2004 Oct 06
1
Problem on getting wav file out of Festival-text2wave utility ?
Hi, I'm banging my head with Perl AGI script to produce wav file to be streamed with Festival's text2wave utility. I have two lines of code: ------------------------------------ system('echo "' . $text . '" | text2wave -scale 1.5 -F 8000 -o ' . $filename . ' - '); system('echo "' . $text . '" | text2wave -eval "(voice_cmu_us_slt_arctic_hts...
2006 Dec 22
2
System Application with java
Hi, I created a script named example2.sh which goal is read some text from my HP Service Desk using an application in java and send this text to the text2wave application for TTS. example2.sh java -Xbatch Example10 | text2wave -f 8000 -o /var/lib/asterisk/sounds/my-sd.wav When I execute the script in prompt, everything is ok, but when I use the system() command in my extensions.conf it isn?t work, just a small file my-sd.wav is created. Here my exten...
2006 Dec 27
1
php agi trixbox help
I have this code which was taken from the phpagi project page along with the following in extensions_conf and the output from the asterisk CLI. When I call the 311 extension, I does nothing then hangs up. What am I doing wrong?? ----php code------------ #!/usr/local/bin/php -q <?php set_time_limit(30); require('phpagi.php'); $agi = new AGI(); $agi->answer(); $cid =
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",
2007 Jun 02
2
System Application, Fail/Timeout Issue
Does the System() dialplan application have a limit on how long it can run? Either a time limit, or server load limit? I'm trying to pipe the output of Sphinx2 into Text2Wave, but Asterisk just runs by it to the next extension priority, with no errors. If I run the same command via the system shell, all is good, though it does take a few seconds, probably about 5 seconds to run. Yes, it's a slowish machine. Another example is, I have some text being piped out to...
2007 Jan 15
1
phpagi transfer example
Hi, i want to to this thing with php AGI: #!/usr/local/bin/php -q <?php set_time_limit(30); require('phpagi.php'); error_reporting(E_ALL); $agi = new AGI(); $agi->answer(); $cid = $agi->parse_callerid(); $agi->text2wav("Hello, {$cid['name']}."); $agi->text2wav('Enter some numbers and then press the pound key. Press 1 1 1 followed by the pound key
2003 Nov 04
1
Demo Weather Report AGI v2.0
...the following Perl modules installed to use this AGI script: Asterisk::AGI (Asterisk AGI interface from http://asterisk.gnuinter.net/) Geo::Weather (from CPAN) You need either the Festival software or the Cepstral software installed and working. For Festival you need to be able to run the "text2wave" utility and be able to generate a .wav file. For Cepstral you need to be able to run the "theta" utility and be able to generate a .wav file. Festival can be found at http://www.cstr.ed.ac.uk/projects/festival/ The software is free and includes several voices. The voice on the de...
2007 Oct 26
2
help regarding <voice to text>
Hi, I am need of "voice to text" converter for one of my project. I need to use it on Linux OS. I got "text2wave" converter but didnt find any "wave2text" equivalent. Then I saw "speexenc" and "speexdec" on linux. It basically does encoding and decoding the the WAV file. Thus I wanted to know if I can use these utilities to convert a WAV file to a text file. Please hel...
2003 May 11
3
ogg encode tts output
Can anyone suggest a shell script in linux bash for encodimg raw audio output from text to speech app into an ogg file. I am running festival speech. The command line for basic tts is festival> bin/festival --tts myfile.txt Thanks -- Raena Lea-Shannon --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this
2007 Oct 29
1
help regarding <voice to text>
...speech recognition than it is to to speech synthesis (though both are quite difficult). ~Keith Kyzivat On 10/26/07, Pintu Agarwal <pintu.agarwal@sasken.com> wrote: Hi, I am need of "voice to text" converter for one of my project. I need to use it on Linux OS. I got "text2wave" converter but didnt find any "wave2text" equivalent. Then I saw "speexenc" and "speexdec" on linux. It basically does encoding and decoding the the WAV file. Thus I wanted to know if I can use these utilities to convert a WAV file to a text file. Ple...
2007 Oct 26
0
help regarding <voice to text>
...an it is to to speech synthesis (though both are quite difficult). ~Keith Kyzivat On 10/26/07, Pintu Agarwal <pintu.agarwal@sasken.com> wrote: > > Hi, > > I am need of "voice to text" converter for one of my project. I need to > use it on Linux OS. > I got "text2wave" converter but didnt find any "wave2text" equivalent. > > Then I saw "speexenc" and "speexdec" on linux. > It basically does encoding and decoding the the WAV file. > > Thus I wanted to know if I can use these utilities to convert a WAV file > to...
2006 Mar 11
0
asterisk having problem in playing sounds
...pp in asterisk connects with festval server at each line(as it required festival_server for its functioning and logs can be seen on "festival --server" realtime prints). So, that posibility was also assumed to be creating problems. But then i created sound files (riff,wav and snd) through text2wave and "Playback()" them in asterisk, but the problem was still there. Asterisk is playing the sound files that come with it very smoothly. But for other ones same 'tick' sound comes at every start. So, Can anyone help me out in this problem?? Also, is there any way to...
2007 Mar 19
1
ExternalIVR() Dialplan function and Festival
Is there any way to use Festival from script called by the ExternalIVR() dialplan function? Thanks, David Ruggles CCNA MCSE (NT) CNA A+ Network Engineer Safe Data, Inc. (910) 285-7200 david@safedatausa.com
2005 Feb 16
4
festival text for weather report
http://www.srh.noaa.gov/fwd/productviewnation.php?pil=OKXZFPOKX&version= 0 can anyone suggest how I could set up asterisk@home to read out allowed the following text when I dial extension 850? 815 PM EST WED FEB 16 2005 .OVERNIGHT...MOSTLY CLEAR. LOWS 30 TO 35. NORTHWEST WINDS 15 TO 20 MPH WITH GUSTS UP TO 30 MPH...DIMINISHING TO 10 TO 15 MPH LATE. .THURSDAY...PARTLY CLOUDY. COOLER
2006 Jan 16
3
distorted native music on hold
Hello, Using asterisk-1.2.1 I am trying to convert my music-on-hold files from .wav to alaw: % sox moh.wav -r 8000 -c 1 moh.al resample -ql The file sounds fine when listened with: % sox mox.al -t ossdsp /dev/dsp But when listened through asterisk with an alaw SIP phone the sound is clicky and too fast. Did I forget something in my conversion command? -- ldm@apartia.fr
2007 May 23
16
WiFi SIP phones
Greetings list, What are people's experiences with WiFi SIP phones? When I last looked into them about 18 months ago, they were incredibly expensive, had very limited range and poor battery life. In the end, it worked out much more cost effective to simply use ATAs + DECT cordless phones where there was a requirement for portable devices. I assume things must have moved on somewhat since
2005 Feb 15
7
Extra sounds (Weather)
Does anyone know of a AGI script that takes advantage of the weather sound files that's included with the extra sound files available from www.loligo.com/asterisk/sounds/ <http://www.loligo.com/asterisk/sounds/> ? Thank, Jeramie -------------- next part -------------- An HTML attachment was scrubbed... URL:
2005 Feb 18
1
Asterisk@home festival weather report
...ir/"."tts-$hash.wav"; my $t2wp= "/usr/src/festival/bin/"; unless (-f $wavefile) { open(fileOUT, ">$sounddir"."/say-text-$hash.txt"); print fileOUT "$text"; close(fileOUT); my $execf=$t2wp."text2wave $sounddir/say-text-$hash.txt -F 8000 -o $wavefile"; system($execf); unlink($sounddir."/say-text-$hash.txt"); } $AGI->stream_file('tts/'.basename($wavefile,".wav"),1); STEP 3 - Copy the 2 files into your /var/lib/asterisk/agi-bin d...
2008 May 12
2
Which sound file formats?
I've got the text files created -- thanks to Russell Bryant -- for re-building the core and extra sounds using another voice but I'm not sure which formats to actually build. This will be a small/personal system using Vitelity.net so will only have SIP connections. The /var/lib/asterisk/sounds/ directory contains .alaw, .g722, .g729, .gsm, .ulaw, and .wav. What are the minimal