Displaying 20 results from an estimated 1000 matches similar to: "OT - TTS in spanish"
2010 Feb 12
7
Asterisk Cepstral TTS
Can someone point me to a page about writing a text file to call an
external number and play a TTS with cepstral? I know it includes the
creation of a .call file but beyond that im a bit lost.
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
2009 Aug 18
2
Speech Recg and TTS
Hello
I have two questions !
1. What is the best speech recognition engine for asterisk? I have searched
and asked on forums and found that lumen vox is best for asterisk bala bla
bla
2. For TTS (text to speech) which TTS engine will be better to use ? I have
tested Flite , cepstral (i have not buyed lisence for it trial only) but
still thinking may be i have a good option ?
--
Best Regards
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
2007 Jun 05
1
cepstral TTS and app_swift
We are having some major problems with app_swift since we went live. It
is regularly segfaulting.
I don't know if this is my fault or not, but here's the story:
Installed the cepstral voices (at the time, 4.0) on our test system
(2.6.9-42.0.10.ELsmp)
and later added some extra voices (now 4.2). All worked fine - we stress
tested (20+ simultaneous calls).
Move to live (
2014 Oct 18
1
Asterisk Crashes Randomly with Cepstral Swift TTS
All,
Has anyone seen this before? This appears to be a Swift or app_swift
bug. I'm having a difficult time finding any information or support on this.
Asterisk version:
Asterisk 11.6-cert4 built by asterisk @ ivrd02 on a x86_64 running Linux
on 2014-08-11 13:55:25 UTC
OS:
Linux livrp03 2.6.32-431.11.2.el6.x86_64 #1 SMP Mon Mar 3 13:32:45 EST
2014 x86_64 x86_64 x86_64 GNU/Linux
When
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 Apr 21
1
How to select Ceptral's Voice in Asterisk's Swift application??
Hi,
I'm using Cepstral as a TTS Engine for Asterisk with Swift application.
It works fine when I have just 1 voice installed. Now I have 2 voices in
the same language installed but I can't seem to find the way to select
which voice to use in Swift's application in Asterisk. Does anyone know??
Thank you,
Pim
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
2015 Aug 28
3
Anyone doing speech to text?
I have a similar situation here, I want to include TTS in my asterisk IVR
system. Could someone give suggestion(s) please, I prefer open-source
thanks in advance!
Chatila, A. C.
P. O. Box 365,
Kihesa Street, Njombe, Tanzania.
*Mob:* +255 765 154 235
*Whatsapp:* +255 653 258 608
*Website:* chax.me.tz
On Thu, Aug 27, 2015 at 9:07 PM, Steve Edwards <asterisk.org at sedwards.com>
wrote:
2004 Sep 09
10
Cepstral
How do you get Cepstral working, they only offer windows versions. do I
have to complie it to linux?
http://www.cepstral.com
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:
2006 Feb 10
0
Asterisk with Cepstral for TTS
Hello all,
I am trying to get cepstral to work with Asterisk for Text to Speech
purposes. I got Asterisk to recompile with cepstral and after doing
*CLI> show cepstral female voices
Available Cepstral voices:
Name Gender Age Language Sample Rate
License
========== ========= ===== ==================== =============
============
Amy female 30
2005 Jun 13
1
Cepstral partnership with Digium
I just read about the partnership but was wondering what is actually going
to happen? Is asterisk going to be bundled with cepstral voices for free :)?
Or whats the deal?
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
2007 Sep 18
1
Asterisk 1.4 and Cepstral
Greetings,
I've recently upgraded from Asterisk 1.2 to 1.4. I've been searching for
a solution, but am also trying the easy way at the same time. I've now
got David of Cepstral now speaking using app_swift from
http://www.mezzo.net/asterisk/app_swift.html .
The problem is, he sounds way worse than he did when it was asterisk
version 1.2. I'm seriously considering either
2006 Oct 26
0
Cepstral/Swift TTS app
Hey everyone,
I was frustrated with the existing app_cepstral/app_swift TTS modules I've
found on the net, so I hacked up my own. It's been working really well for
me so I thought I'd share.
In developing this, I wanted to avoid:
* the startup delay incurred writing TTS output to a temp file then playing
it back
* gluing cepstral/swift to the asterisk module in a way that fubard
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
2005 Jul 19
2
Asterisk bounty: email TTS
(forgive the brief interruption to -users with a mostly -dev issue, just
wanted to publicize this on behalf of the larger community)
If there are any ambitious coders out there (not too many shekels yet,
but I expect some folks may pony-up) please see:
www.voip-info.org/?page=Asterisk+Bounty+Email+TTS
We are at $150 & counting.
Maybe lobby your exec's for $50 to contribute to this,
2006 Jun 06
4
Zork and Asterisk
http://www.boingboing.net/2006/06/05/play_zork_by_phone.html
Let me preface this idea with one comment: I don't have the time to
do this - I don't even have time to eat these days. But someone out
there has the cycles to do this... and it would be very cool.
OK, so now Zork is attached to Asterisk, but using the
less-than-clear Festival engine. There are beta tests of the
LumenVox