https://github.com/shreyas9699/kannada_tts
https://github.com/shreyas9699/kannada_tts
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/shreyas9699/kannada_tts
- Owner: Shreyas9699
- Created: 2020-12-19T13:01:05.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-01-04T06:07:53.000Z (almost 5 years ago)
- Last Synced: 2023-09-07T10:24:30.195Z (about 2 years ago)
- Language: HTML
- Size: 724 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
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 gTTSafter this just run the file python3 run.py
-------------------------------------------------------- Windows ------------------------------------------------------------------
pip install flask
pip install python-vlc
pip install indic_transliteration
pip install gTTSpip 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:
ನಮಸ್ಕಾರ, ನಾನು ಕನ್ನಡ ಪಠ್ಯವನ್ನು ಭಾಷಣಕ್ಕೆ ಪರಿವರ್ತಿಸುತ್ತೇನೆ.ಹಲೋ ವರ್ಲ್ಡ್!
ಭಾಷಣ ಪ್ಯಾರಾಗ್ರಾಫ್ಗೆ ಇದು ನನ್ನ ಮೊದಲ ಕನ್ನಡ ಪಠ್ಯವಾಗಿದೆ.
ಅದು ಸರಿ ಎಂದು ಭಾವಿಸುತ್ತೇವೆ. ಯಾವುದೇ ನ್ಯೂನತೆಗಳು ನಾನು ದೋಷರಹಿತವಾಗಿರಲು ಬಯಸುತ್ತೇನೆ!