Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ashwanthkumar/chrome-tts-tamizh
Chrome TTS Engine for Tamil
https://github.com/ashwanthkumar/chrome-tts-tamizh
Last synced: about 6 hours 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 (about 9 years ago)
- Default Branch: master
- Last Pushed: 2024-01-07T11:53:03.000Z (10 months ago)
- Last Synced: 2024-04-14T09:19:00.737Z (7 months 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).![Extension in Action](https://raw.githubusercontent.com/ashwanthkumar/chrome-tts-tamizh/master/docs/screenshot-tts.png)
## 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