SpeechRecognition
含有「SpeechRecognition」共 1 篇內容
全部內容
發佈日期由新至舊
螃蟹_crab的沙龍
2024/06/22
[Python]使用SpeechRecognition進行語音辨識
本文主要使用SpeechRecognition來做一個簡單的語音辨識,使用pyqt5介面呈現。 按下Start Recording,開始錄音,並顯示請開始說話。然後按鈕名改名Stop 在按下Stop Recording,稍等片刻後就會呈現出辨識結果 程式範例 import sys i
#
Python
#
語音辨識
#
SpeechRecognition
40
留言