Displaying 20 results from an estimated 1000 matches similar to: "OT: Online TTS engines?"
2003 Nov 27
4
Multi-line TTS Outbound Dialer
Hello,
I've been lurking around the mailing list and browsing around on 
Asterisk-related links while I wait for my X100P to come in the mail.  
So far I haven't found very much information related to what I want to 
do with Asterisk.  I was wondering if someone could point me in the 
direction of any work that may already have been done on a project 
similar to the one I'm trying to
2003 Jul 15
9
Poll - Would you pay $30-$50 for high quality speech synthesis?
Many of you are familiar with how lousy Festival sounds.
AT&T has a product, NaturalVoices, that sounds much better.  There are
male & female voice fonts for US/UK/Indian English, French, Spanish,
and German.
I am considering offering a linux-based text-to-speech engine based on
the NaturalVoices runtime.  An asterisk module would also be provided,
making it easy to add natural sounding
2009 Oct 21
5
Asterisk and Nuance Vocalizer TTS Engine
Hi,
     How can I integrate Asterisk to Nuance TTS engine instead of Cepstral?
Has anybody done this? How is the architecture and can Java AGI be used to
communicate between them?
regards,
Vela Sivasankaran
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20091021/56254a0e/attachment.htm
2005 Jul 12
1
Anything to replace Statistical Models in S ("the white book")?
Hello:
  I found that Amazon cannot find a copy of "Statistical Models in S"? I am
about to embark on some tree-based and perhaps ANOVA models and have
following options:
 
(*) Find another book/online doc that covers this material (perhaps one
recommended on the R FAQ page)
(*) Use R documentation
(*) Try even harder to land the white book. 
 
   I have a decent conceptual and
2004 Nov 20
0
* and scansoft TTS
Hi list,
Looking for a good TTS with french voice, only scansoft's realspeak 
seems to fill the bill (though at a high price), but I'm having a hard 
time trying to find technical details.
More than one year ago there was a discussion about * and high quality 
speech synthesis, and people indeed mentionned scansoft products. So I'd 
like to know if people actually have working
2007 Apr 18
3
Problems with the Speex Jitter Buffer
Hi,
I am using the JitterBuffer. Since there is not so much documentation I 
think I dont use it in a correct way. All the packets are recieved (I 
control the sequence numbers) but the JitterBuffer often tells me he has 
no packet. I am using it in the following way:
I am not sure if I use the ticks correctly but I think it can be set to 
20(msec).
It is set as a Member in my class and i
2007 Apr 20
2
Problems with the Speex Jitter Buffer
Thanks for your reply Jean-Marc!
this was what I had before.
But I decided to restructure it since the thread that plays the sound is 
a callback from the sound hardware, more or less an interrupt handler. 
For me it seems more reasonable to waste some memory for to save the 
decompressed Packet. While I write this I begin to think that it is 
possible I decompress Packets that are never used
2005 Jan 28
17
Speech Recognition
Does anyone know of a speech recognition module (like say yes or no, or
numbers) I guess due to the complexity of speech recognition it might just
be found in commercial applications or am I wrong like always?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050128/119168cb/attachment.htm
2004 May 10
3
Asterisk & Rhetorical Systems
Has anyone tried integrating Asterisk and Rhetorical's rVoice software?
We're evaluating different approaches to system announcements via T2S.
Has anyone gone down this route that could give some advice?
 
I've installed festival and wasn't too impressed, the demo one the
website seems far better quality and clarity then the defaults in the
source package. However I must admit
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
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:
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 
2006 Jun 12
1
FW: TTS from MySQL
Hi all,
I need to simply use Asterisk to receive incoming calls in an IVR manner. It
should authenticate users and read data from MySQL table that match their ID
through Text-to-speech. I already have Asterisk 2.6 (Asterisk@home). I
understand that I need to use Festival and AGI but do not know what to do
exactly. Any help is appreciated.
 
Thanks
2003 Jul 24
1
Asterisk <--> TTS server
Hello!
Is there a way to communicate from Asterisk to a TTS server?
I've seen festival.conf, but it seems that it works only with Festival server.
Thank you.
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",
2010 Nov 12
1
TTS in Asterisk on Solaris
Hello Group,
I have been going through all the chit-chat about TTS and the various
engines available to integrate with Asterisk incl. flite/festival, espeak,
Nuance etc but I am wondering if anyone's tried any or all of these to
compile on a Sparc based Solaris platform? If not, then what is the best way
for me to accomplish a production environment TTS service when most of my
servers or the
2003 Jun 18
1
Integration with external ASR engines
Hello,
Question for developers: what is the asterisk way to integrate with ASR
(speech recognition)?
Question to the community: has someone done anything in this direction?
On the first glance that shouldn't be too hard. One part is delivering audio
to the engine (for example,
main ASR players Nuance and Speechworks will be happy with RTP) - can be
done via RTP forking.
The other part is
2006 Jun 11
1
TTS engine query
Not being very happy with festival I would like ro get a better TTS
engine.  I looked at the listings at:
http://www.voip-info.org/tiki-index.php?page=Asterisk+sound+files+international
but I would like to get user input on suggested packages for Linux. Best
performance vs. cost ????
Doug
****************************
*  Doug Crompton	   *
*  Richboro, PA 18954	   *
*  215-431-6307		   *
*		  	
2006 Jun 12
1
TTS to read from Database
Skipped content of type multipart/alternative-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/jpeg
Size: 2743 bytes
Desc: not available
Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20060612/bff4ffa6/attachment.jpeg
2003 Jul 15
5
Text to Speech - Someone needs to do this
Why hasn't someone found 50 people who sound alike, put them in sound
studios and record the 10,000 most commonly used words.  You would all
differnent forms of the 1,000 most words, i.e. leading, trailing, question
etc.
You can synthesize the other 0.05% when you run into them.  With hard drives
so big, processors so fast and EXT3 that can handle 30,000+ files in a
single directory that