Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added flite tts engine #286

Merged
merged 1 commit into from
Jan 19, 2015
Merged

Conversation

Holzhaus
Copy link
Member

I've added the Flite TTS engine, which should be better suited for embedded systems like the Raspberry Pi:

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

Configuration example:

tts_engine: flite-tts
flite-tts:
  voice: 'slt'

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.61%) when pulling e3edf52 on Holzhaus:flite-tts-engine into dd418d6 on jasperproject:master.

@shbhrsaha
Copy link
Member

Neat! Will test this weekend

@jugg1es
Copy link

jugg1es commented Jan 17, 2015

I'm a total newb, but I followed the directions and the flite TTS engine worked fine for me with the proposed changes. Thanks!

@shbhrsaha
Copy link
Member

Works well on the Pi! Good to merge in. Thanks for integrating.

Holzhaus added a commit that referenced this pull request Jan 19, 2015
@Holzhaus Holzhaus merged commit 0425e0c into jasperproject:master Jan 19, 2015
@Holzhaus Holzhaus deleted the flite-tts-engine branch January 19, 2015 11:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants