https://github.com/ashwanthkumar/chrome-tts-tamizh
Chrome TTS Engine for Tamil
https://github.com/ashwanthkumar/chrome-tts-tamizh
Last synced: over 1 year ago
JSON representation
Chrome TTS Engine for Tamil
- Host: GitHub
- URL: https://github.com/ashwanthkumar/chrome-tts-tamizh
- Owner: ashwanthkumar
- Created: 2015-10-17T14:24:05.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2024-01-07T11:53:03.000Z (over 2 years ago)
- Last Synced: 2025-03-25T14:51:17.276Z (over 1 year ago)
- Language: JavaScript
- Homepage: http://www.ssn.edu.in/Speech_Lab/Speech_home.html
- Size: 495 KB
- Stars: 6
- Watchers: 3
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tamil TTS Engine (Wrapper)
Chrome Extension that adds `ta-IN` TTS Engine powered by [SSN Speech Lab](http://speech.ssn.edu.in)'s [Tamil Speech Synthesizer](http://speech.ssn.edu.in/SpeechSynthesis/index.html).
## TTS Engine Specification
- Language - `ta-IN`
- Gender - `male` and `female`
- Voices - `Krishna` and `Radhae`
## Usage
We've the first version of the plugin on the [Chrome Store](https://chrome.google.com/webstore/detail/tamil-tts-engine/lhalpilfkeekaipkffoocpdfponpojob).

## TODOs
- [ ] Implement server side caching support for same texts
- [x] Look for converting WAV to MP3 (to save space and bandwidth)
- [ ] Add support for languages from [DONLAB](http://www.iitm.ac.in/donlab/hts/)
- [ ] Implement the same TTS Engine for Android