Skip to content

mokarrom20/v2v-pytrans

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

v2v-pytrans

Simple voice to voice translator using Python Used GoogleTrans API

#Description : Please install these following modules and while running please use microphone

Modules
googletrans for translating
gTTS for text to speech
pyaudio for audio management
playsound for playing audio
speech recognition for speech input

Note : There is a small problem in Googletrans api ...so if you get any error "AttributeError: ‘NoneType’ object has no attribute ‘group’" try this solution : https://codetorial.net/en/googletrans/index.html

About

Simple voice to voice translator using Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages