pyspeech(python) - 转录mp3文件?

Pau*_*Dee 6 python speech-recognition speech speech-to-text

我想使用pyspeech API转录mp3(语音到文本).不过,我不知道这是否可行.

是吗?怎么样?

Mar*_*c B 2

pyspeech 似乎只是常规 Windows 语音 API 的 python 接口。您很可能会创建某种方法,将 mp3 播放视为该语音 API 收听的音频源。