项目作者: mokarrom20

项目描述 :
Simple voice to voice translator using Python
高级语言: Python
项目地址: git://github.com/mokarrom20/v2v-pytrans.git
创建时间: 2021-02-20T05:39:17Z
项目社区:https://github.com/mokarrom20/v2v-pytrans

开源协议:

下载


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