An open API service indexing awesome lists of open source software.

https://github.com/shreyas9699/kannada_tts


https://github.com/shreyas9699/kannada_tts

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

Please do keep your internet connected before installing the packages
install python version >= 3.8
install pip3 (if not automatically updated with python3)

NOTE:
Below packages are recomended to install there under venv

--------------------------------------------------------- Linux -------------------------------------------------------------------
sudo pip3 install flask
sudo pip3 install python-vlc
sudo pip3 install indic_transliteration
sudo pip3 install gTTS

after this just run the file python3 run.py

-------------------------------------------------------- Windows ------------------------------------------------------------------
pip install flask
pip install python-vlc
pip install indic_transliteration
pip install gTTS

pip install Flask-Table (if u get flask table module not found error)

execute run.py

Note: make sure to chnage path in run.py at line 46 and 95 before running run.py

Sample Text:
ನಮಸ್ಕಾರ, ನಾನು ಕನ್ನಡ ಪಠ್ಯವನ್ನು ಭಾಷಣಕ್ಕೆ ಪರಿವರ್ತಿಸುತ್ತೇನೆ.

ಹಲೋ ವರ್ಲ್ಡ್!
ಭಾಷಣ ಪ್ಯಾರಾಗ್ರಾಫ್‌ಗೆ ಇದು ನನ್ನ ಮೊದಲ ಕನ್ನಡ ಪಠ್ಯವಾಗಿದೆ.
ಅದು ಸರಿ ಎಂದು ಭಾವಿಸುತ್ತೇವೆ. ಯಾವುದೇ ನ್ಯೂನತೆಗಳು ನಾನು ದೋಷರಹಿತವಾಗಿರಲು ಬಯಸುತ್ತೇನೆ!