12.12.2012 Views

Festival Speech Synthesis System: - Speech Resource Pages

Festival Speech Synthesis System: - Speech Resource Pages

Festival Speech Synthesis System: - Speech Resource Pages

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Ensure your audio device actually works the way you think it does. On Suns, the audio output device can be switched<br />

into a number of different output modes, speaker, jack, headphones. If this is set to the wrong one you may not hear<br />

the output. Use one of Sun's tools to change this (try `/usr/demo/SOUND/bin/soundtool'). Try to find an<br />

audio file independent of <strong>Festival</strong> and get it to play on your audio. Once you have done that ensure that the audio<br />

output method set in <strong>Festival</strong> matches that.<br />

Once you have got it talking, test the audio spooling device.<br />

festival> (intro)<br />

This plays a short introduction of two sentences, spooling the audio output.<br />

Finally exit from <strong>Festival</strong> (by end of file or (quit)) and test the script mode with.<br />

$ examples/saytime<br />

A test suite is included with <strong>Festival</strong> but it makes certain assumptions about which voices are installed. It assumes<br />

that voice_rab_diphone (`festvox_rabxxxx.tar.gz') is the default voice and that<br />

voice_ked_diphone and voice_don_diphone (`festvox_kedxxxx.tar.gz' and<br />

`festvox_don.tar.gz') are installed. Also local settings in your `festival/lib/siteinit.scm' may<br />

affect these tests. However, after installation it may be worth trying<br />

gnumake test<br />

from the `festival/' directory. This will do various tests including basic utterance tests and tokenization tests. It<br />

also checks that voices are installed and that they don't interfere with each other. These tests are primarily regression<br />

tests for the developers of <strong>Festival</strong>, to ensure new enhancements don't mess up existing supported features. They are<br />

not designed to test an installation is successful, though if they run correctly it is most probable the installation has<br />

worked.<br />

[ < ] [ > ] [ > ] [Top] [Contents] [Index] [ ? ]<br />

7. Quick start<br />

This section is for those who just want to know the absolute basics to run the system.<br />

<strong>Festival</strong> works in two fundamental modes, command mode and text-to-speech mode (tts-mode). In command mode,<br />

information (in files or through standard input) is treated as commands and is interpreted by a Scheme interpreter. In<br />

tts-mode, information (in files or through standard input) is treated as text to be rendered as speech. The default mode<br />

is command mode, though this may change in later versions.<br />

7.1 Basic command line options<br />

7.2 Sample command driven session<br />

7.3 Getting some help<br />

[ < ] [ > ] [ > ] [Top] [Contents] [Index] [ ? ]<br />

7.1 Basic command line options<br />

<strong>Festival</strong>'s basic calling method is as

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!