Skip to content

Translates spoken word in one language to speech in another

Notifications You must be signed in to change notification settings

Synthint/Translator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Allows user to speak in one language and translate it to spoken words in another language.

runs on Windows, python version 3.10.2

to run on Debian based linux distros install portaudio19-dev and python3-pyaudio sudo apt-get install portaudio19-dev python3-pyaudio

To run use: python speech_translator.py <Input Language> <Output Language>

examples:

python speech_translator.py

python speech_translator.py pl en

python speech_translator.py es

About

Translates spoken word in one language to speech in another

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages