guygastineau / festival-hs

Haskell bindings to the festival project for Text To Speech.
1 stars 0 forks source link

+TITLE: Festival (haskell)

+AUTHOR: Guy Gastineau

+EMAIL: strings.stringsandstrings@gmail.com

I found the interesting project [[https://github.com/festvox/festival][Festival]]. It stands out as a modular kit for innovating with voice synthesis, and the default implementations have very nice vocalization compared to competitors like espeak-ng. NB. Festival takes much longer to vocalize text than espeak-ng. With this in mind, I decided to bind a sensible portion of the c++ bindings from [[https://github.com/festvox/festival/blob/master/src/include/festival.h][festival.h]] for Haskell, so we can enjoy high quality text to speech and wave.