Penguin
Blame: festival_client(1)
EditPageHistoryDiffInfoLikePages
Annotated edit history of festival_client(1) version 1 showing authors affecting page license. View with all changes included.
Rev Author # Line
1 perry 1 FESTIVAL
2 !!!FESTIVAL
3 NAME
4 SYNOPSIS
5 DESCRIPTION
6 OPTIONS
7 BUGS
8 AUTHOR
9 ----
10 !!NAME
11
12
13 festival_client - client access to festiva; text-to-speech server mode
14 !!SYNOPSIS
15
16
17 __festival_client__ ''[[options] [[file0] [[file1]
18 ...''
19 !!DESCRIPTION
20
21
22 Allows sending commands and/or test to a festival
23 test-to-speech server. Festival may be started in server
24 mode using the option __--server__
25
26
27 festival-clinet allows waveforms ot be generated faster as
28 not time is required for start up. See the festival manual
29 for more details on recommended use.
30 !!OPTIONS
31
32
33 __--server__ ''''
34
35
36 hostname (or IP number) of server
37
38
39 __--port__ '''' __{1314}__
40
41
42 port number of server proces (1314)
43
44
45 __--output__ ''''
46
47
48 file to save output waveform to
49
50
51 __--otype__ ''''
52 __{nist}__
53
54
55 output type for waveform
56
57
58 __--passwd__ ''''
59
60
61 server passwd in plain text (optional)
62
63
64 __--prolog__ ''''
65
66
67 filename containing commands to be sent to the server before
68 standard commands (useful when using --ttw)
69
70
71 __--async__
72
73
74 Asychronous mode, server may send back multiple waveforms
75 per text file
76
77
78 __--ttw__
79
80
81 Text to waveform: take text from first arg or stdin get
82 server to return waveform(s) stored in output or operated on
83 by aucommand.
84
85
86 __--withlisp__
87
88
89 Output lisp replies from server.
90
91
92 __--tts_mode__ ''''
93
94
95 TTS mode for file (default is fundamental).
96
97
98 __--aucommand__ ''''
99
100
101 command to be applied to each waveform retruned from server.
102 Use $FILE in string to refer to waveform file
103 !!BUGS
104
105
106 This still isn't as general as it should be. It seems to
107 require lots of special little options which suggests the
108 general options aren't right.
109 !!AUTHOR
110
111
112 Alan W Black and Paul Taylor
113 (C) Centre for Speech Technology Research
114 University of Edinburgh
115 80 South Bridge
116 Edinburgh EH1 1HN
117 http://www.cstr.ed.ac.uk/projects/festival.html
118 ----
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.