- wget http://www.festvox.org/flite/packed/flite-2.0/
- tar -zvxf flite-2.0.0-release.tar.gz
- cd flite-2.0.0-release/
- ./configure --enable-shared
- make
- make install
- wget http://www.festvox.org/flite/packed/flite-2.0/voices/cmu_indic_knr_te.flitevox
- wget http://www.festvox.org/flite/packed/flite-2.0/voices/cmu_indic_slp_mr.flitevox
- wget http://www.festvox.org/flite/packed/flite-2.0/voices/cmu_indic_axb_hi.flitevox
- wget http://www.festvox.org/flite/packed/flite-2.0/voices/cmu_indic_sxv_ta.flitevox
- sudo python run.py
curl -X POST
http://url:port/tts/
-H 'cache-control: no-cache'
-H 'content-type: application/json'
-H 'postman-token: f3cdeafc-bd51-b710-495a-2a0048cd9366'
-d '{
"input" : "சென்று வருகிறேன்",
"language": "tamil"
}'
{ "language": "tamil", "message": "success", "output_file": "tamil_4.wav", "status": "success" }
curl -X POST
http://urk:port/download/
-H 'cache-control: no-cache'
-H 'content-type: application/json'
-H 'postman-token: 61cd6d80-919b-ade6-61b7-a382980cb7e6'
-d '{
"filename" : "tamil_4.wav"
}'
- English, Tamil, Telugu, Marathi and Hindi