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


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

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 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

Debian Hardware :: Speech Synthesis Boot Ok But No Audio As System User

Sep 30, 2015

I installed some time ago a Wheezy with speech synthesis, so the audio _does_ work, as I currently can hear boot messages. However, after login I can't hear any other audio, neither streaming nor mp3.

The boot messages feature some complaint about Pulse Audio. (I get similar complaints on another machine whose audio does work anyway)

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

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

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

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

Fedora :: Compiling From Source Fails (gnome-voice-control)?

Aug 29, 2010

I am trying to install form source (gnome-voice-control-0.4.tar) the voice recognition tool. ./configure seems to go fine, the Makefile has been made bur when I try to install by typing make some errors appear.

code:

Quote:
[root@piotr gnome-voice-control-0.4]# ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes[code].....

View 9 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

Fedora :: Sphinx Audio - System Does Not Respond As It Is Waiting For Microphone Voice Input

Oct 13, 2010

I have installed Fedora 11 recently on a new system. Sphinx speech recognition was working fine on my old system. When i run the same project on my new system, the system does not respond as it is waiting for microphone voice input.

Then I checked the microphone and have set it properly and its working now. The details how i made my microphone working is at the following link: [url]

Though, I can record and play any sound, but it is not working with sphinx project.

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

Fedora :: Voice Logger Boot Failure-reports 'error Reading Block 33051'

Jan 18, 2011

Voice logger boot failure-reports 'error reading block 33051'

View 1 Replies View Related

Fedora :: Recall Voice Logger Fails To Boot - Reports Error "reading Block 33051"

Jan 18, 2011

I'm working on a Total Recall Voice logger that fails to boot.The voice logger has fedora installed.Its reports 'error reading block 33051,run fsch manually'. It also requests for root password for maintenance.Can someone pls help me out, and what could the root password be?

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

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







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