[prev in list] [next in list] [prev in thread] [next in thread] 

List:       festlang-talk
Subject:    [festival-talk] Scripting help please
From:       awb () cs ! cmu ! edu (Alan W Black)
Date:       2005-08-22 13:17:10
Message-ID: 17161.53334.746806.172253 () cairo ! lti ! cs ! cmu ! edu
[Download RAW message or body]

message from Alan W Black <awb at cs.cmu.edu> to festival-talk
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =

 Doug MM0BJA writes on 22 August 2005:
 > message from "Doug MM0BJA" <doug.mm0bja at ntlworld.com> to festival-talk
 > = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
 > As a new comer to Festival, I have been trying to make up a simple
 > announcement system for a radio project.
 > 
 > I have a bash script which calls a festival script which I hoped would make
 > the announcement, Good Morning followed by the list of instruction in
 > "random-instructions.
 > 
 > From the festival> prompt the commands run so I must be getting something
 > wrong in the scripting.
 > Any hints, clues or advice would be appreciated.
 > 
 > Regards, Doug in Glasgow
 > 
 > #Bash script"
 > 
 > #/bin/bash
 > festival --tts /home/irlp/custom/festscript
 > 

festival -b /home/irlp/custom/festscript

The -b so it doesn't go into command mode after executing the
script

 > 
 > --------------------------------------------
 > "festscript"
 > 
 > (set! current-voice 'rab_diphone)

(voice_rab_diphone)

 > (set! utt1(Utterance Text "Good Morning"))
 > (utt.synth utt1)
 > (utt.play utt1)

(SayText "Good Morning")

 > (tts /home/irlp/custon/random-instructions)

(tts /home/irlp/custon/random-instructions nil)

 > "random-instructions"
 > 
 > for random connection generator use two digit code prefixed with an asterisk
 > 
 > use the following key,
 > 
 > first digit is network type
 > 
 > zero,       EchoLink only,
 > 
 > one,        IRLP only,
 > 
 > two,        randomly selects either EchoLink or IRLP
 > 
 > 
 > second digit is node type
 > 
 > zero,,     any type,
 > 
 > one,,     RF node only,
 > 
 > two,,      for a repeater,
 > 
 > three,,   for a link station,
 > 
 > four,,     for Conference
 > 
 > = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
 > =    University of Edinburgh's Festival Speech Synthesis System       =
 > = http://festvox.org/festival      Sent Via festival-talk at festvox.org =
 > =                           To unsubscribe mail majordomo at festvox.org =
 > = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
 > 
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
=    University of Edinburgh's Festival Speech Synthesis System       =
= http://festvox.org/festival      Sent Via festival-talk at festvox.org =
=                           To unsubscribe mail majordomo at festvox.org =
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic