SpeechRecognition throwing ALSA errors on Raspberry Pi

后端 未结 0 1759
终归单人心
终归单人心 2021-02-01 09:59

I am trying to use SpeechRecognition to record audio and convert it to text on a Raspberry Pi 4.

Code:

def textify(time_limit=None):
    r = sr.Recognizer(         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题