Skip to content

happyalu/gofliteweb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Flite Synthesis Web Demo

GoFliteWeb is an example application to demonstrate how the http://www.github.com/happyalu/goflite package can be used to convert Text to Speech in Go.

Usage

go build
./gofliteweb -addr localhost:8080 -voxpath /path/to/flitevox-files

Then http://localhost:8080 will show the demo.

About

Web demo of using Flite Speech Synthesis in Go (uses github.com/happyalu/goflite)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages