SpeechRecognition:使用Google Speech Recognition API将您的语音转换为文本

时间:2021-05-11 18:56:38
【文件属性】:
文件名称:SpeechRecognition:使用Google Speech Recognition API将您的语音转换为文本
文件大小:592KB
文件格式:ZIP
更新时间:2021-05-11 18:56:38
Python 语音2文字 刮刀 web_speech2text 说话 GUI STT 使用Google语音识别API将您的语音转换为文本Google语音识别会自动识别您说出的单词,并以文本形式显示。 先决条件: 安装了Python; 已安装Google语音识别API; 主动的Internet连接(越快越好)Beautiful Soup(bs4)Pyglet GTTS(Google文本到语音) 下载Python: : 下载Goolge SpeechRecognition: : OR 使用PIP安装: pip install SpeechRecognition pip install bs4 pip install pyglet pip install gtts pip install pygame 安装所有这些依赖
【文件预览】:
SpeechRecognition-master
----not_pyglet.py(183B)
----audio.wav(1.02MB)
----test.py(415B)
----speak.py(318B)
----GUI STT.py(2KB)
----response.py(693B)
----transcribe_audio.py(262B)
----img.jpg(20KB)
----scraper.py(303B)
----web_speech2text.py(573B)
----README.md(873B)
----speech2text.py(224B)
----open_chrome_url.py(418B)

网友评论