Find the answer to your Linux question:
Results 1 to 2 of 2
Fetched 7434kB in 3min 5s (40.0kB/s) Selecting previously deselected package libestools1.2. (Reading database ... 171483 files and directories currently installed.) Unpacking libestools1.2 (from .../libestools1.2_1%3a1.2.96~beta-2_i386.deb) ... Selecting previously deselected package festival. ...
  1. #1
    Just Joined!
    Join Date
    Aug 2009
    Posts
    80

    Install festival and test it.

    Fetched 7434kB in 3min 5s (40.0kB/s)
    Selecting previously deselected package libestools1.2.
    (Reading database ... 171483 files and directories currently installed.)
    Unpacking libestools1.2 (from .../libestools1.2_1%3a1.2.96~beta-2_i386.deb) ...
    Selecting previously deselected package festival.
    Unpacking festival (from .../festival_1.96~beta-7ubuntu1_i386.deb) ...
    Selecting previously deselected package festlex-cmu.
    Unpacking festlex-cmu (from .../festlex-cmu_1.4.0-6_all.deb) ...
    Selecting previously deselected package festlex-poslex.
    Unpacking festlex-poslex (from .../festlex-poslex_1.4.0-5_all.deb) ...
    Selecting previously deselected package festvox-kallpc16k.
    Unpacking festvox-kallpc16k (from .../festvox-kallpc16k_1.4.0-5_all.deb) ...
    Processing triggers for man-db ...
    Setting up libestools1.2 (1:1.2.96~beta-2) ...

    Setting up festival (1.96~beta-7ubuntu1) ...

    Setting up festlex-cmu (1.4.0-6) ...
    Setting up festlex-poslex (1.4.0-5) ...
    Setting up festvox-kallpc16k (1.4.0-5) ...
    Processing triggers for libc6 ...
    ldconfig deferred processing now taking place


    I installed through sudo apt-get install festival and it started running as above.

    But I'm not sure how to test it and I doubt whether it's installed at all.

    Finally, I have a PHP page with a text box, where I want to convert text-to-speech through festival. In the sense I need to listen to speech on my next oage with start,pause and stop options.

    Is it possible?


    Help me!

  2. #2
    Linux Guru
    Join Date
    Jan 2009
    Location
    Dover, NH
    Posts
    1,633
    On the command line, run festival --tts

    Anything you type should be echoed back to you when you press enter.
    [Ctrl + C] to exit.


    That's the test... now you just have to find something that uses it (I run KDE, so I have KSayIt). I don't know about your PHP app, I'm not familiar with it. Sorry.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...