Skip to content

vasanthkumar-in/flite_hts_tamil

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flite HTS Tamil

Simple text-to-speech tool for tamil. This tool uses code from open source android app developed by donlab

Compilation

$ git clone [email protected]:men-tamil/flite_hts_tamil.git
$ cd flite_hts_tamil
$ make

Usage

$ cd flite_hts_tamil
$ echo "வணக்கம்" | src/flite_tts_tamil -m asserts/naveen_tamil.htsvoice -o output.wav
$ gst-play output.wav

Links

About

small command line tool for tamil text-to-speech

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 58.7%
  • Python 41.1%
  • Other 0.2%