A text to speech web-app for the ancient language Sanskrit, using https://github.com/SameeraMurthy/sanskrit-tts npm library.
All scripts supported by the sanskrit-tts
library are supported.
- bengali
- devanagari
- gujarati
- gurmukhi
- kannada
- malayalam
- oriya
- tamil
- telugu
- grantha
- grantamil
- hk (Harvard-Kyoto)
- iast (International Alphabet of Sanskrit Transliteration)
- iso15919 (ISO 15919)
- itrans (ITRANS)
- slp1 (Sanskrit Library Phonetic Basic)
- velthuis (Velthuis)
- wx (WX)
URL | Country | Status | Hosted By |
---|---|---|---|
sanskrit.winsdominoes.net | 🇹🇭 | Up | @WinsDominoes |
Wanna try this out? Here's what you need to do
git clone https://github.com/WinsDominoes/sanskrit-tts
npm install -y
node .
The frontend endpoint will be at http://localhost:3000
and the API endpoint will be at http://localhost:3000/api/tts
sanskrit-tts
library by https://github.com/SameeraMurthy/sanskrit-tts- Material Design Theme by daemonite.github.io