festival - Online in the Cloud

This is the command festival that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


festival - a text-to-speech system.

SYNOPSIS


festival [options] [file0] [file1] ...

DESCRIPTION


Festival is a general purpose text-to-speech system. As well as simply rendering text as
speech it can be used in an interactive command mode for testing and developing various
aspects of speech synthesis technology.

Festival has two major modes, command and tts (text-to-speech). When in command mode
input (from file or interactively) is interpreted by the command interpreter. When in tts
mode input is rendered as speech. When in command mode filenames that start with a left
parenthesis are treated as literal commands and evaluated.

OPTIONS


-q Load no default setup files

--datadir <string>
Set data directory pathname

--libdir <string>
Set library directory pathname

-b Run in batch mode (no interaction)

--batch Run in batch mode (no interaction)

--tts Synthesize text in files as speech no files means read from stdin (implies no
interaction by default)

-i Run in interactive mode (default)

--interactive
Run in interactive mode (default)

--pipe Run in pipe mode, reading commands from stdin, but no prompt or return values are
printed (default if stdin not a tty)

--language <string>
Run in named language, default is english, spanish, russian, welsh and others are
available

--server
Run in server mode waiting for clients of server_port (1314)

--script
<ifile> Used in #! scripts, runs in batch mode on file and passes all other args
to Scheme

--heap <int> {10000000}
Set size of Lisp heap, should not normally need to be changed from its default

-v Display version number and exit

--version
Display version number and exit

Use festival online using onworks.net services



Latest Linux & Windows online programs