注册
登录
Tex
>>
speech-recognition-and-interaction
>>
返回
项目作者:
satishkrupadhyay
项目描述 :
Speech recognition and text to speech conversion using Python and Google Speech API
高级语言:
HTML
项目主页:
项目地址:
git://github.com/satishkrupadhyay/speech-recognition-and-interaction.git
创建时间:
2019-05-27T14:58:41Z
项目社区:
https://github.com/satishkrupadhyay/speech-recognition-and-interaction
开源协议:
下载
Customer Interaction Application
Process:
1. Convert text message with dynamic parameters and to speech (Audio).
2. Record and recognise user response
3. Check spesific dictionary or condition to get the intent.
UI is designed using Tkinter package.
To create EXE application pyinstaller package has been used.