similar to: Cepstral partnership with Digium

Displaying 20 results from an estimated 4000 matches similar to: "Cepstral partnership with Digium"

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 (
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.
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:
2007 Mar 16
2
Cepstral voices
what's the easiest way of using cepstral voices with asterisk ? On their website, in the ssml page (http://www.cepstral.com/cgi-bin/support?page=ssml), they say "Asterisk PBX SSML can be used with Cepstral voices in Asterisk by simply embedding the markup into the input text." what input text ? To what application ? Thanks ! Julian
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 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
2004 Dec 07
3
Cepstral voices
Was hoping someone could point me in the right direction for getting the linux version of cepstral voices working with Asterisk. The cepstral site states that the voices work with asterisk, but I haven't been able to find anything with google or in the handbook on this. Thanks in advance, Bruce
2007 Sep 25
2
swift.conf - cepstral voice quality adjustment options
Hi all, I hope that I'm not breaking protocol too much by posting a message in this group about a problem that I'm having with an Asterisk Business Edition installation, but the reason that I'm posting here is because the problem that I'm having isn't really with the Business Edition, it is with the Cepstral text to speech product that I'm using with it, and also because
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
2011 Jan 20
1
OT - TTS in spanish
Hi, For an organization welcoming turists (in France), I would be curious to learn about successful use (with Asterisk) of Text-To-Speech in spanish (and english). I took a look at Cepstral's web site and saw there 2 "Americas Spanish" voices (along a bunch of english voices). 1. In this context, according to your experience, is it acceptable to use an "Americas Spanish"
2006 Dec 26
1
agi+cepstral driving me nuts
I just got cepstal working fine in the dial plan using code like: exten => 511,5,AGI(cepstral.pl|Welcome to my house finder. At the beep enter your zip code.) The php script it calls is based on the nerdvittles weather one so it calls a webpage which prints to the screen, the nerdvittles code uses system to generate the .wav file then has the dial plan call it via: //php script $retcode2 =
2014 Jan 09
1
help with Cepstral 6 and Asterisk 11
Hello, I recently purchased the Cepstral 6 text-to-speech engine (swift), and am now wondering if I should have bought something else. I would like to use Cepstral text to speech like some people use the Festival() or Flite() applications. For example, when I do a "core show application flite" at the CLI, flite is available to me: localhost*CLI> core show application flite
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
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 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
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
2003 Nov 04
1
Demo Weather Report AGI v2.0
Some of you may know me as ManxPower from #Asterisk at irc.freenode.,net I've posted my demp weather report Asterisk AGI script at http://www.fnords.org/~eric/asterisk/downloads/ I have no affiliation with Cepstral. Below is the README: Contact: Eric Wieling <eric@fnords.org> If you want a demo of this AGI script you may call via IAXtel 1-700-923-3645 extension 2101. Option 23 is
2009 Apr 20
1
Asterisk PA system with cepstral
Hi All, We just bought a sip based PA setup here with the intention of hooking it into our existing asterisk (1.4) setup. It works as expected when I dial it's extension, but I want to have system generated speech played based on some action (using cepstral, which is already installed and working). My first thought was to DIAL to the extension, and then have cepstral play the audio. The
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