Skip to content

Instantly share code, notes, and snippets.

@nefo-mi
Created July 5, 2011 02:19
Show Gist options
  • Save nefo-mi/1064163 to your computer and use it in GitHub Desktop.
Save nefo-mi/1064163 to your computer and use it in GitHub Desktop.
say "hago" on Linux
% sudo aptitude install festival
% festival
festival> (SayText "Hago")
% echo Hago | text2wave -o hago.wav
% echo ShiniHago | text2wave -o shinihago.wav
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment