Convert text to mp3 using festival

Here is an interesting link that I found regarding converting pdf, html, etc to mp3 using festival
http://linuxgazette.net/117/anonymous.html
I installed festival, one voice, and ghostscript, but the above method gave me the following error while converting a pdf file to mp3
[shantanu@bluehead ~]$ ./pdf2mp3.sh -a alok -t aloktheory alok.pdf
./pdf2mp3.sh: line 24: text2wave: command not found
Assuming raw pcm input file
LAME 3.97 32bits (http://www.mp3dev.org/)
CPU features: MMX (ASM used), SSE
Resampling: input 44.1 kHz output 24 kHz
Using polyphase lowpass filter, transition band: 10548 Hz - 10839 Hz
Encoding <stdin> to abook1.mp3
Encoding as 24 kHz average 40 kbps single-ch MPEG-2 Layer III (9.6x) qval=3
./pdf2mp3.sh: line 24: text2wave: command not found
Assuming raw pcm input file
LAME 3.97 32bits (http://www.mp3dev.org/)
CPU features: MMX (ASM used), SSE
Resampling: input 44.1 kHz output 24 kHz
Using polyphase lowpass filter, transition band: 10548 Hz - 10839 Hz
Encoding <stdin> to abook2.mp3
Encoding as 24 kHz average 40 kbps single-ch MPEG-2 Layer III (9.6x) qval=3
[shantanu@bluehead ~]$
It seems "text2speech" which I suppose is bundled with festival is not there. Where do I go from here?
Also, I tried kallpc and don voices which are not good enough. could anyone please suggest some better voice.
Last edited by ravisghosh (2007-10-27 04:40:30)

I know how old this thread is
Extra's Festival package still doesn't include the binary speech tools (e.g. text2wave), and I'm having problems building from the above PKGBUILD.
This is a partially-highlighted build log, in case anyone is brave enough to have a look at it.
It's long -- I apologize. There were so many errors and warnings that I wasn't sure where to snip it. CTRL-F "error" and Firefox's "Highlight all" might help here.
I was a bit gutted; I finally got everything working/found a voice I liked, only to have to uninstall and try again
P.S. Should I be using Phonon rather than ALSA in KDE 4? Testing KTTSD with Phonon (after I had installed Festival from extra) caused it to crash, but I'm wondering if it's worth trying to iron that problem out as well.

Similar Messages

  • How To convert mp4 to mp3 using itunes 11.1.3.8 for windows

    How To convert mp4 to mp3 using itunes 11.1.3.8 for windows

    pgyan wrote:
    How To convert mp4 to mp3 using itunes 11.1.3.8 for windows
    The normal situation would be wanting to convert .m4a (AAC or Apple Lossless) to .mp3 as these are both music file formats. The extension .mp4 is normally for a video file and iTunes itself will only convert music files from one format to another.
    For details on how to convert between music formats see http://support.apple.com/kb/ht1550
    If you want to convert the audio track of an .mp4 video to a .mp3 file then you are going to need to use a different utility.

  • CONVERTING TAPES TO MP3 USING GARAGEBAND

    HELLO I WAS WONDERING IF ANYONE KNOWS HOW TO CONVERT TAPE TO MP3 USING GARAGEBAND. I HAVE ALL THE EQUIPMENT:
    TAPE DECK
    AUDIO INTERFACE
    COMPUTER
    I JUST NEED HELP WITH SOFTWARE?

    http://www.bulletsandbones.com/GB/FAQPages/RecordCassette.html

  • Change color of compoundPathItems created by converting Text to Paths using createOutline()

    I used createOutline() to convert Text to Paths. However, the return is a GroupItem and I had difficulty in changing its stroke and fill colors.
    Here is my script:
    var docActive = app.documents.add();
    var textFrame = docActive.pathItems.rectangle( 0, 0, 200, 20);
    var areaText = docActive.textFrames.areaText(textFrame);
    areaText.contents = "Hello My Friend";
    areaText.textRange.characterAttributes.size = Math.round(20*0.85);
    var textOutline = areaText.createOutline();
    // Trying to change stroke and fill colors of textOutline but got stuck here...

    try this, I added comments next to each line
    var docActive = app.documents.add();
    var textFrame = docActive.pathItems.rectangle( 0, 0, 200, 20);
    var areaText = docActive.textFrames.areaText(textFrame);
    areaText.contents = "Hello My Friend";
    areaText.textRange.characterAttributes.size = Math.round(20*0.85);
    var textOutline = areaText.createOutline(); // this is a group
    var compoundPaths = textOutline.compoundPathItems; // each letter is a compound path
    for (i=0; i<compoundPaths.length; i++) {    // loop thru all letters
        var compoundPath = compoundPaths[i];    // this holds one letter at a time
        var pathItems = compoundPath.pathItems; // all pieces (pathItems) of the compound path make up each letter
        for (j=0; j< pathItems.length; j++) {   // loop thru all letter parts
            var pathItem = pathItems[j];            // this holds one letter piece at a time
            pathItem.fillColor = docActive.swatches[5].color;       // fill it with the 5th swatch
            pathItem.strokeColor = docActive.swatches[4].color; // stroke it with the 4th swatch

  • Converting MP4a to MP3 using QT Pro

    I am using Garageband (iLife '06) to record material for my church's podcast. Using the "Share" menu and exporting the file to disk generates an mp4a file. While I like the format, I am concerned that users who don't own iPods but want the file on their player won't be able to access the podcast. I haven't run across an mp3 option in the QT Pro export drop down menu. Can I use QT Pro to convert these mp4a files to mp3s?
    I apologize if this question has been handled in another post. My searches were fruitless.
    -TIA
    12 " Powerbook G4 Mac OS X (10.4.8) 1ghz/768mb RAM/30gb video iPod U2

    6.5 is only 13 years old.Try three years old. QT v6.5 was realeased on 18 December 2003 -- v6.5.1 on 28 Apr 04, v6.5.2 on 27 Oct 04, and v6.5.3 on 12 Oct 05. On the other hand, QuickTime 6.0 for Mac OS, released on July 15, 2002, was a major update, introducing MPEG-4 capabilities, including MPEG-4 Part 2 video and AAC. MPEG-2 playback was available with the purchase (due to MPEG licensing fees) of an additional component.

  • How do I use the Services menu to convert text to an iTunes track?

    I'm trying to convert text to an iTunes track using the Services option on the Firefox drop down menu, but having trouble with it. I have set my preferences to turn on that option, but all that happens is I get a spinning wheel at the top of my screen, and it doesn't record. I can't see anything in the iTunes settings that I need to change, but wondering if that could be the problem? Any help would be appreciated.

    Then you may be much better off posting your question in the ExportPDF forum,
    http://forums.adobe.com/community/exportpdf

  • How do I convert an audio mp3 file to a text file?

    How do I convert an audio mp3 file to a text file?

    StephenInAZ wrote:
    I keep responding to posters here but my responses dissapear.
    there were reasons for that, see:
    https://discussions.apple.com/static/apple/tutorial/tou.html

  • Converting a tape to MP3 using Garageband and my MacBook...

    I'm having a problem converting some of my old books on tape to MP3 using my MacBook and my stereo. I have a cord with mini-plig attachments on both ends - one end is connected to the headphone out jack on my stereo and the other is connected to the mini-attachment next to the headphone jack on the MacBook. For whatever reason whenever I try to record all I get is distorted static.
    Any ideas on how to proceed with this?

    You may need to adjust the volume levels both on the stereo output and the MacBook Sound Input Level in System Preferences. You need to adjust it so that the signal isn't amplified too much resulting in clipping or distortion.
    You should be able to preview the sound coming into the MacBook to adjust those levels until it has an acceptable sound quality.

  • I just started my creative cloud subscription and in AI i am trying to convert text to outlines but that command in type is not active!! can anybody tell me why? and what shall I do to activate it? i am using AI in windows 8

    I just started my creative cloud subscription and in AI i am trying to convert text to outlines but that command in type is not active!! can anybody tell me why? and what shall I do to activate it? i am using AI in windows 8

    Maybe look at this thread:
    Create Outlines greyed out when using a certain font

  • I used to be able to convert songs to mp3 files, but dont see how to do it now

    There used to be a place at the top of one's iTune Library where you could convert files to mp3's.  I have changed computers and in the new iTunes download, I don't see it.  Is there not a way to do that now?  Not giving additional information about my Apple products because they are irrelevant to this question.  I am using a Windows 8 system

    I guess you can search the internet for audio converter to convert songs to mp3. There are many audio conversion software in the market. You can search the keywords on Google for it easily. Most are able to do audio conversion between various audio file formats as well as to extract audio tracks from videos. Just for your reference. If your iTunes works, I guess it can meet your needs.

  • Converting from WAV to MP3 using Creative MediaSou

    I am trying to convert from WAV to MP3 using Creative Media Source Version 3.30.35. The program says it is converting the file to MP3 but when it has finished and I examine the properties it still says the file format is WAV. Can anyone shed any light on this, thanks?

    It doesn't change the original file - it creates a new file in the new format. Check where your file destination is set to in the Audio Converter screen.
    PB

  • Using audio convert to make MP3 much bett

    Hello,
    Does anyone here using Audio converter - software provided along with A2ZS?
    Well, i played with it last night and found something, still something not clear about it.
    Im sure a lot of us here do store MP3 or WMP sound tracks on our hard dri'ves. I dont know how the sound to be compressed to be stuffed in our moderate hard disk size, some though, and this means quality of the sound tracks were much degraded. Dont know if it's correct to say it but let assumes it is.
    Now, with this Audio Conveter, the source format (MP3 or WMP..usually played at 92kbs) will be easily converted to 96/24bit - WMP Lossless format for 2 channel or 5 channel at a huge sound track, about 0 times larger in size compared to the source format, there are still other destination formats i have tried but this giving the largest size sound tracks after converted, I guess so!
    It could be that the Audio Converter has restored all the properties before being compressed back to its original state and that makes it big size, pls anybody correct me!
    I played with it kind of late at night so not yet test the sound quality after convert, will try later. But anybody could tell how much the sound will be improved after being converted from WMP/MP3 (Source format) to WMP Lossless (destination format), compared to CD original state? Will the WMP Lossless be better or worse than the WMP Pro option?
    If this is improving sound quality, it's worth investing money to buy an extra 80gb hard dri've, 'cause this eat up a lot lot of disk space! Dont you guys think so?
    Thanks a lot

    itstuantran wrote:
    hi Singo,Thanks for your reply, so what the heck is it created for? I dont understand how people spent time and money for something that is not working at all!!! Or they just think that stuffing alot of things in the applications package would make the users feeling better, though it's useless!
    The converter is just a program to help convert to another format or reduce the bitrate(file size). Some people prefer to use only mp3 and not wma and here's where the program come in use. You got to understand programs better before making such comment.

  • What tool should mac users recommend for convertng ulaw to .mp3 files. I used to use Goldwave on windows to convert ulaw to .mp3 files

    Hi,
    I recently switched to mac and I am not used to which applications to use
    What tool should mac users recommend for convertng ulaw to .mp3 files. I used to use Goldwave on windows to convert ulaw to .mp3 files
    Thanks,
    SK

    Congrats on switching!  You won't regret it.
    Try Google.  There appear to be options to do what you want.

  • "Convert Text to Table" Size limit issue?

    Alphabetize a List
    I’ve been using this well known work around for years.
    Select your list and in the Menu bar click Format>Table>Convert Text to Table
    Select one of the column’s cells (1st click selects entire table, 2nd click selects individual cell)
    Open “Table Inspector” (Click Table icon at top of Pages document)
    Make sure “table” button is selected, not “format” button
    Choose Sort Ascending from the Edit Rows & Columns pop-up menu
    Finally, click Format>Table>Convert Table to Text.
    A few days ago I added items & my list was 999 items long, ~22 pages.
    Tonight, I added 4 more items. Still the same # pages but now 1,003 items long.
    Unable to Convert Text to Table! Tried for 45 minutes. I think there is a list length limit, perhaps 999 items?
    I tried closing the document w/o any changes. Re-opening Pages & re-adding my new items to the end of the list as always & once again when I highlight list & Format>Table>Convert Text to Table .....nothing happens! I could highlight part of the list up to 999 items & leave the 4 new items unhighlighted & it works. I pasted the list into a new doc and copied a few items from the middle of the list & added them to the end of my new 999 list to make it 1003 items long (but different items) & did NOT work. I even attempted to add a single new item making the list an even 1000 items long & nope, not working. Even restarted iMac, no luck.
    I can get it to work with 999 or fewer items easily as always but no way when I add even a single new item.
    Anyone else have this problem?  It s/b easy to test out. If you have a list of say, 100 items, just copy & repeatedly paste into a new document multiple times to get over 1,000 & see if you can select all & then convert it from text to table.
    Thanks!
    Pages 08 v 3.03
    OS 10.6.8

    G,
    Yes, Pages has a table size limit, as you have discovered. Numbers has a much greater capacity for table length, so if you do your sort in Numbers you won't have any practical limitation.
    A better approach than switching to Numbers for the sort would be to download, install and activate Devon Wordservice. Then you could sort your list without converting it to a table.
    Jerry

  • How do I open a protected CCT file and convert it to mp3?

    In Windows XP I am using a trial version of Adobe Director to try to extract .cct music files from the free game Quantum Legacy and eventually convert them to mp3s, but the files are "protected and cannot be opened"
    I read this link and I made the .exe with the two scripts but it's not working.
    http://forums.adobe.com/message/867300
    I also found recover-cct.exe but that requires "an Xtra (Flash Movie...) that either does not exist or failed to initialize properly."
    http://likeforum.com/index.php?threads/recover-cct-desprotege-archivos-y-crea-tus-vistas.5 35/

    You don't have the right to convert any "purchased" file. You can download content (purchases) that can play on a TV by using the Apple TV appliance.

Maybe you are looking for

  • Unable to print invoice

    Hi I am trying to get a print out of a sales invoice that i created. But i get the error "Output could not be issued" when i try to print it from VF02 >> Billing document >> issue output to. Here i select the printer and in the print options and hit

  • Where is the New Tab icon along the tab list?

    I am using Firefox 4. In the previous versions there was a mini-tab with a plus-sign all the way to the right that, when pressed, would add a new tab. Can't find it. Sorry.

  • SAF-T Problem when editing XML file

    hello, SAP released the RTXDART_PT report, to satisfy a new Portuguese legal requirement that becomes mandatory for all companies (following OECD norm). The SAF-T is a file containing reliable accounting data exportable from an original accounting sy

  • I still can not update my imac from 10.8.2 to 10.8.3 how can i uodate it?

    when i click on update box the processs stops at 2.4 mb and it gets paused which the process takes 249 mb to be complete but it dosen,t change and stays at 2.4 mb , i tried even from support website >http://support.apple.com/kb/dl1640, with that when

  • Inventory database

    I have zenworks for desktops installed which I use to remote control and load software. I do not have the inventory database setup. Is this an add on part of zenworks which I have to purchase? If not is it easy to setup?