chadmckell / UnitSpeech

A unit selection text-to-speech synthesizer. This script tokenizes text from the bash prompt, separates the tokens into monophones, then concatenates the corresponding monophone wav files. Methods are contained to add pauses with punctuation and to allow the user to control the volume. See read me file for instructions on how to use the synthesizer.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chadmckell/UnitSpeech Issues