Skip to content

indianrobotics/ArimaTTS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ArimaTTS - Tamil Speech Synthesizer by Indian Robotics (Powered by IIT Madras - Indic TTS Project)

Minimum System Requirements :

  • Processor Intel/AMD : Dual Core : 2GHz+
  • RAM 1 GB
  • Disk Space 2 GB
  • OS Linux (Ubuntu 16.04 Recommended)

Tested On

Linux Ubuntu 16.04 x86 32Bit AMD A4 PRO-3340B with Radeon HD Graphics × 4 2 GB RAM


  1. Download & Extract ArimaTTS anywhere in your computer (ex: /home/indianrobotics/ArimaTTS)

Directory Structure

ArimaTTS
	|
	|-festival
		|-.
	|-festvox
		|-.
	|- ..
  1. Run "install.sh" as super user (root)

    $ chmod +x ./install.sh

    $ sudo ./install.sh

Compilation & Installation may take 10 to 20 Minutes.. So go & have a coffee!

  1. When you come back, if everything went good. Congrats! Your Tamil Speech Synthesizer Is READY!

  2. To Test Whether Your Synthesizer Works! Enter the following command.

    $ sudo ./vanakkam.sh

Now, you should hear the synthesized speech "வணக்கம்"! :)

  1. Lets Start! To Synthesize Your First Speech Output. Run the commands as shown below.

    $ cd tamil

    $ ./scripts/complete "வணக்கம்" linux

Viola! All Done, checkout your synthesized speech in wav/1.wav

You can synthesize any tamil sentence, just replace "வணக்கம்" with your text.

To Play The Synthesized Speech

$ aplay wav/1.wav

ArimaTTS Is The Best OFFLINE Natural Sounding Speech Synthesizer For Tamil.


Contact Us : indianroboticsorganization@gmail.com

For more information - Visit : www.indianrobotics.org

Like Us On Facebook : https://facebook.com/indianrobotics/


Credits :

Our sincere thanks to IIT Madras & The development team of Indic TTS Project.

This software can't be made possible without their effort & years of work.

  • IIT Madras [Donlab - Indic TTS]
  • HTK [HTS]
  • CMU [Festival]

Special thanks to Prof.Hema A Murthy, IIT Madras, Department of Computer Science.

Future :

  • Graphical User Interface (Coming Soon)
  • Support for other indian languages (Malayalam, Telugu, Kannada, Hindi)
  • Debian package for easy installation. (apt-get install arimatts)

If you got any errors, feel free to contact us on indianroboticsorganization@gmail.com


Author : Vasanth Kumar (@jarvisvasu)

Founder Of Indian Robotics Organization

If You Like The Software, Hit A LIKE On Our Facebook Page

For any queries, feel free to contact us!

Please post your feedbacks on facebook, It really means so much for us!

About

Arima TTS is a product of base project Arima. Arima TTS is a text to speech synthesizer for one of the world's eldest language TAMIL.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scheme 43.4%
  • C 20.3%
  • C++ 17.5%
  • Makefile 9.5%
  • TeX 3.8%
  • Shell 3.5%
  • Other 2.0%