Software :: Festival And Create A Vocoder Voice?

Aug 23, 2010

I am working on a robot project and the robot uses a custom light version of Linux (it has the Freescale Dragonball CPU in the bot so it doesn't have much "room"). We are using flite to do text-to-speech. I would like to know if there is a way to create a vocoder voice for this? Is there already a vocoder voice that works with flite or festival? Or is there some kind of voice creator that can be used to create voices for flite/festival?

View 4 Replies


ADVERTISEMENT

Ubuntu :: Change Default Voice In Festival

May 17, 2010

when I change the .festivalrc file to have (voice.select 'nitech_us_slt_arctic_hts) it seems ignored.I also tried (set! voice_default 'nitech_us_slt_arctic_hts), but that gives errors.

View 3 Replies View Related

Fedora :: Run "festival" (voice Synthesis) Without A X Server

Jan 8, 2010

I want to run "festival" (voice synthesis) without an X server running - from the command line of a console or from a "cron" job. I've been searching the web for a while and still can't understand why access to the sound card requires an X server. I can run a command-line sound program from inside an X session just fine, but from a console I get "XOpenDisplay() failed" or "Cannot connect". What do I need to do?

View 2 Replies View Related

Software :: Make Festival TTS Use Better Voices - SIOD ERROR: Could Not Open File /usr/lib/festival/siod.scm?

Jun 24, 2011

SIOD ERROR: could not open file /usr/lib/festival/siod.scm I install festival, speech_tools, festvox (everything i need it) but i don't know what to do in this case.

View 1 Replies View Related

Ubuntu :: No Input Sound From The Mic - Unable To Record Any Voice Or Talk In Voice Chat

Jun 26, 2011

I just installed ubuntu 10.04 on my laptop. Everything works well, but I have problem with sound. Output is OK as I can hear any sound from the computer; but there is no input sound from the mic. I am unable to record any voice or talk in voice chat.

View 1 Replies View Related

General :: Voice To Command & Text/command To Voice Programs?

Mar 14, 2011

Does anyone know of a commercial program that will run on openSUSE?I need something that is fairly user friendly, identifies individual voices, and does not require Wine. The machine is to be completely controlled by voice and would be programmed to issue vocals in response to vocal requests for what is in the various databases and I/O software, such as motion control and other sensor subsystems. In other words, a program that lends itself to AI robotics.I do not have the time to develop CMSphinx, and I am willing to pay. I have been on a few sites but they are cryptic as far as the technicals, which I do not fully understand anyway.

View 1 Replies View Related

Programming :: Bash: Send Clipboard To Festival?

Jan 24, 2010

How I send clipboard to festival or what is wrong here? #!/bin/bash

text='xclip -selection clipboard -o'
echo '(voice_nitech_us_awb_arctic_hts) (SayText "$text")' | festival

Says only "dollar text" to me. Just this works, but I want other script with different voice: #!/bin/bash
xclip -selection clipboard -o | festival --tts Voice changed here: echo '(voice_nitech_us_awb_arctic_hts) (SayText "say this please")' | festival

View 3 Replies View Related

Ubuntu :: Record Text To Speech Output From Festival

Mar 13, 2010

How can I record text to speech output from festival to an audio file like mp3 or ogg?

My guess would be to pipe it to a command line recorder

View 1 Replies View Related

General :: Output Rss Feeds To Audio (Newsbeuter + Festival)?

Feb 27, 2011

Has anyone come across a means to output rss feeds to audio? A Google search led me on a "wild goose chase". I was looking for a newsbeuter or snownews plugin of sorts. Either realtime output to speakers or piped to speex/ogg/mp3 I *really* need to learn how to code, so I can do these things myself

View 3 Replies View Related

General :: Festival C++ API And Pthread() - Takes Raw Data From Sensors On The Input

Oct 21, 2010

I am attempting to write a program using Festival as the TTS output. It is a weather system, so

1) takes raw data from sensors on the input.
2) converts it into a text message
3) let festival take the message and turn it into audio that I can then route out to the telephone system.

Here is my main block of code using festival:

[Code]...

I imagine some of my problem is being a C/C++ newbie, but is there anybody out there able to give me some hints? Maybe there is a different or better way to fork that process. My plan is to keep updating the buffer whose pointer is passed to the function process() with my serial port processing program in the main loop. I can protect it with a mutex during the festival_say_text() function, but otherwise it will be accessible.

View 1 Replies View Related

Software :: Installed Radeon HD 5550 Card - Now Festival Speech Crashes

Aug 10, 2010

Debian testing: $ uname -a Linux jilldando 2.6.32-trunk-486 #1 Sun Jan 10 05:53:18 UTC 2010 i686 GNU/Linux Today I upgraded my PC with a Radeon HD 5550 video card, it has HDMI o/p with sound on it. After boot up I get get the usual sounds from the mother boards onboard intel sound card EXCEPT speech. Initially I thought it would just be that alsa might be piping synth usuage to the Radeon card so I edited the alsa-base.conf file. So I added the following to /etc/modprobe.d/alsa-base.conf alias snd-card-4 snd_hda_intel

and changed: options snd_hda_intel index=0 to: options snd_hda_intel index=0,4 and rebooted, but this made no difference. Still startup sounds and sounds etc but no speech. I used the alsa project to check and these are the results: Code:

[Code]....

View 1 Replies View Related

Ubuntu :: Possible To Get Voice Notification?

Aug 1, 2010

I was gaming last night (Mass effect 2) and I wondered if it is possible to let Ubuntu speak notification. Like: "1 new message" or "updates available" like the AI inmost of the sci-fi games. I goggeld around cause I could imagine someone wanted this to but with no luck. Any way to get voice notifications ?

View 1 Replies View Related

Fedora :: Good Voice-to-text App

Dec 1, 2009

anybody suggest a good voice-to-text app, something like dragon naturally speaking?

View 3 Replies View Related

Ubuntu Multimedia :: No Voice In Videos

May 7, 2010

I have an issue with my Ubuntu both 9.10 nad 10.04.I had the video worked perfectly untill yesterday but now i can see the video hear the noise (cars, music) but no voice of human.

View 9 Replies View Related

Ubuntu Multimedia :: VLC DVD Playback Without Any Voice

Jul 27, 2011

I can play the DVD, but without any voice overs. The music comes in fine, same with the picture. It isn't just VLC. Same problem in Movie Player. Didn't know till just now.

View 1 Replies View Related

Ubuntu :: Looking For Text To Voice Progam

Mar 20, 2011

I'm using Ubuntu 10. 04 LTS sometimes and have become spoiled with a text to voice reader that can read anything I highlight or almost anything when using Win XP - It is nice to sit back and listen to what some one wrote, such as an email or a document while doing other things.I am fairly certain that there is a program or three that will do the job on Ubuntu but I just can't locate it as of today.

View 3 Replies View Related

Debian :: Removing Singer's Voice From A Song?

Oct 19, 2010

Are there any free and open-source applications which can do this in GNU/Linux? I want to remove the singer's song, from a song.

View 3 Replies View Related

Debian Multimedia :: How To Enable Voice Chat

Feb 19, 2011

I have installed empathy, pidgin, telepathy and gstreamer plugins. How can I enable voice chat?I have already Skype runing, but I would like to set up at least one Linux client, and use google talk (gmail account) and even MSN, if it would be allowed.

View 1 Replies View Related

Ubuntu :: Voice / Video Chat Is Not Working?

Jan 22, 2010

I am using Ubuntu 9.10 on dell inspiron laptop but i am unable to use voice/video chat in pidgin 2.6.2.

View 2 Replies View Related

Ubuntu Multimedia :: Voice Changer For Skype?

Feb 19, 2010

I was wondering if there exists a software that can change your voice over Skype (acting as a virtual sound driver in order to change the sound in real time). It would be nice because I really want one of these.

View 1 Replies View Related

Ubuntu :: Get Skype Setup For Voice Chat?

Apr 5, 2010

I am trying to get Skype set up for voice chat. I tested my laptop's built-in mic by messaging echo123...

The test where I called the bot worked fine. However, when I had the bot call me, the playback was silent. What could be the cause of this? I have searched extensively and cannot find a solution.

View 1 Replies View Related

Ubuntu :: Finding A Messenger With Voice Call?

Jun 30, 2010

I've been looking for a messenger with voice call... but I'm still not able to find one :/ I tried: emesene, aMSN, pidgin, Empathy and some others, but I can't find the option I need.

View 7 Replies View Related

Ubuntu :: No Programs That Allow For Voice Chat On Gyache?

Nov 14, 2010

I am brand new to Linux (Ubuntu 10.10 is what I use), and always used Yahoo Messenger back when I had Windows. Why are there no programs that allow for Voice calls to individual users? (not chat rooms, as I greatly despise them, but calls from one user to another) I was told Gyachi has that, but everything I tried does not work. Pidgin doesn't allow for voice chatting either, and the only version of Yahoo messenger that is available for Unix is extremely old and outdated.

View 1 Replies View Related

Ubuntu Multimedia :: Voice Modulation For Skype?

Jan 29, 2011

Well, I enjoy the show Stargate SG-1, and I was wondering if there was any way I could get my voice to sound like that of a Goa'uld or Tok'ra while I am talking on Skype.

View 1 Replies View Related

Ubuntu :: Finch Voice Chat Does Not Occur Under 10.10

Feb 18, 2011

I'm using finch as my main chat client but I have some issues, While on Lubuntu 10.10 I get the message "segmentation fault" when I try to engage /call, I also tried starting voice chat In pidgin and pidgin also crashes. this does not occur under Ubuntu 10.10.I have the voice/video plugin installed for pidgin and from what I have been able to derive from the documentation both finch and pidgin uses the same lib.and pls no referring to use other programs, I want to fix this specific Issue with finch.

View 3 Replies View Related

Ubuntu Multimedia :: Nuendo Alternatives For Voice Over

Jun 4, 2011

I want to do some amateur voice over works. I need an audio editor that can also play the video simultaneously to sync with the character's lip movements.The problem is my video sources are in h264 mkv, I guess it is not very friendly with many softwares.

Here's what I've searched (tried some of them too) and the results:LiVES -> can't compile with kernel 2.6.38, the offered patch (in sf) rejected (maybe different source file from the one specified in the patch)Cinerella, can't accept mkv or mp4. (after that I tried to get the source video loaded to Cinerella)x264, transcoding to lower the resolution -> no avi container output, sync problem with raw h264 stream outputavidemux_qt, trying to mux the transcoded video to avi -> crashed with h264 input video, either in elementary stream or matroska format (I doubt Cinerella will accept avi videos with h264 codec, if I could ever make one)ffmpeg, transcode from h264 to xvid -> shared library error: libavutil.so.49 not found xvidenc shell script -> no mencoder (I'm using mplayer2)

View 1 Replies View Related

Ubuntu :: Have Voice Contact With Ms Live Messenger?

Mar 4, 2010

New Ubuntu 9.10 user, is any messenger like MS Live Messenger for voice chat with window live messenger users?

View 2 Replies View Related

CentOS 5 :: Skype - Voice Through Mic Sounds Like A Robot

Jun 11, 2010

I have installed CentOS 5.5 and Skype (static version)

And for some unknown reason, my voice through mic sounds like a robot.

I have tried to use my mic with Skype on my Windows XP machine, it works fine. Hence, it is not my mic issue.

View 5 Replies View Related

Fedora :: Free Software Package To Record Voice On F12.

Mar 30, 2010

best free software package to record my voice on F12.

View 2 Replies View Related

Fedora :: 3rd Party Gnome Plugin Available For Perlbox Voice?

May 12, 2010

In case I missed it in my seaching is there a 3rd party Gnome plugin available for Perlbox Voice? It really is an excellent piece of software, though unfortunately it doesn't play well with Gnome. And I REALLY don't want to switch to KDE. Their website hasn't been updated in awhile, and their powers-that-be are requesting help with programming one. If it doesn't exist is their anyone that I could request/beg/bribe to make one?

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved