This project of mine converts a text into speech. It uses Google text to speech(gTTS) and also pandas. In place of lang='language' you can use these all languages that you want to use LANGUAGES={ 'af':'Afrikaans', 'sq':'Albanian', 'ar':'Arabic', 'hy':'Armenian', 'bn':'Bengali', 'ca':'Catalan', 'zh':'Chinese', 'zh-cn':'Chinese (Mandarin/China)', 'zh-tw':'Chinese (Mandarin/Taiwan)', 'zh-yue':'Chinese (Cantonese)', 'hr':'Croatian', 'cs':'Czech', 'da':'Danish', 'nl':'Dutch', 'en':'English', 'en-au':'English (Australia)', 'en-uk':'English (United Kingdom)', 'en-us':'English (United States)', 'eo':'Esperanto', 'fi':'Finnish', 'fr':'French', 'de':'German', 'el':'Greek', 'hi':'Hindi', 'hu':'Hungarian', 'is':'Icelandic', 'id':'Indonesian', 'it':'Italian', 'ja':'Japanese', 'ko':'Korean', 'la':'Latin', 'lv':'Latvian', 'mk':'Macedonian', 'no':'Norwegian', 'pl':'Polish', 'pt':'Portuguese', 'pt-br':'Portuguese (Brazil)', 'ro':'Romanian', 'ru':'Russian', 'sr':'Serbian', 'sk':'Slovak', 'es':'Spanish', 'es-es':'Spanish (Spain)', 'es-us':'Spanish (United States)', 'sw':'Swahili', 'sv':'Swedish', 'ta':'Tamil', 'th':'Thai', 'tr':'Turkish', 'vi':'Vietnamese', 'cy':'Welsh' } Enter the code of the language and it would convert it into the specified language using Google Text To Speech Library.
forked from MEETOZA18/TEXT-T0-SPEECH
-
Notifications
You must be signed in to change notification settings - Fork 0
This project of mine converts a text into speech. It uses Google text to speech(gTTS) and also pandas.
License
AnubhavB1312/TEXT-T0-SPEECH
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This project of mine converts a text into speech. It uses Google text to speech(gTTS) and also pandas.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 100.0%