【发布时间】:2018-05-10 04:17:17
【问题描述】:
我在 Windows 10 上,当我尝试安装 Mozilla's implementation of Baidu Deep speech 时,如图所示 here。
使用:
pip install deepspeech
我收到此错误:“找不到满足 deepspeech 要求的版本(来自版本:) 找不到与 deepspeech 匹配的分布"
还有其他方法可以安装到windows上吗?
【问题讨论】:
-
这个项目可能是don't support windows,但你可以尝试从源代码安装。
-
谢谢,我会尝试并告诉你。
标签: python windows speech-recognition baidu mozilla-deepspeech