Questions tagged [flite]

The flite tag refers to the speech synthesizer from Carnegie Mellon University

CMU Flite (festival-lite) is a small, fast run-time open source text to speech synthesis engine developed at CMU and primarily designed for small embedded machines and/or large servers. Flite is designed as an alternative text to speech synthesis engine to Festival for voices built using the FestVox suite of voice building tools. (source: http://www.festvox.org/flite/)

32 questions
0
votes
1 answer

What is perfect pitch,variance and speed values in flite tts for iphone

Hi i am successfully added flite-tts(flite-1.4) and i am here the voice for my input text but the problem is some times the words are not clearly to heard, can any one suggest what are the best values(pitch,variance) to here the input text . Thanks…
jai
  • 1
  • 2
-1
votes
1 answer

FLite won't load voice from file/festvox repository

I'm still in troubles with FLite TTS. After building it into my project (c++ on Ubuntu 16.04) I can't load any voice to perform the TTS conversion. I've tried three ways to initialize the needed voice with no luck. At first I tried…
1 2
3