Scroll to navigation

mimic(1) Mimic Text To Speech mimic(1)

NAME

mimic - a text to speech tool

SYNOPSIS

mimic [options] text-file [outfile.wav]

mimic -t "Hello there" [wavefile]

DESCRIPTION

Mimic is a command line tool for synthesizing speech from text. If outfile.wav is omitted mimic will output the utterance using the computer sound card.

http://www.cmuflite.org) and strives to extend functionality and add more languages while keeping the application fast and light.

OPTIONS

Create speech from Text.
Set input file.
Set output file.
List included voices
Set mimic to speak with voice, this can either be one of the included voices or a .flitevox-file.
Verbose mode, print extended output.
Loop output endlessly.
List usage.
Read input/file in ssml mode.
Print words to stdout before they are spoken.
Print phoneme segments to stdout before they are spoken.
Print segments and their end-time to stdout before they are spoken.
Get information for RelName from the utterance and print it to stdout.
Create speech from the phoneme string Phonemes.
Set voice feature to integer value.
Set voice feature to float value.
Set voice feature to string value.
Set voice feature and try to guess the type from the input.
2016-08-07