Edinburgh Speech Tools  2.1-release
siod

Scheme Interpreter

Synopsis

siod [options] [input files] [-b ] [–batch ] [-i ] [–interactive ] [–pipe ] [-heap int]

siod is a command line interface to the Scheme In One Defun* Scheme interpreter, as modified by CSTR for use in the Edinburgh Speech Tools Library. It is essentially festival without the speech synthesis code.

Options

  • -b: Run in batch mode (no interaction)
  • –batch: Run in batch mode (no interaction)
  • -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)
  • -heap: int " {512000}" Initial size of heap