alphacep / alphacep/vosk-api

Exception: Failed to create a model vosk-model-pt-fb-v0.1.1-pruned

未关闭
#1,121 2 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Jupyter Notebook
星标
15.1k
派生
1.8k
PR 合并指标
30 天内没有已合并 PR

描述

I was trying to use the vosk-model-pt-fb-v0.1.1-pruned model, but it didn't work for me, and it returns the error:
```
ERROR (VoskAPI:Model():model.cc:122) Folder 'C:\Users\Rafael\Meus arquivos\Programação\vosk-model-pt-fb-v0.1.1-pruned' does not contain model files. Make sure you specified the model path properly in Model constructor. If you are not sure about relative path, use absolute path specification.
Traceback (most recent call last):
File "C:/Users/Rafael/PycharmProjects/Jarvis2/Teste 4.py", line 111, in
model = Model(r"C:\Users\Rafael\Meus arquivos\Programação\vosk-model-pt-fb-v0.1.1-pruned")
File "C:\Users\Rafael\PycharmProjects\Jarvis2\venv\lib\site-packages\vosk\__init__.py", line 53, in __init__
raise Exception("Failed to create a model")
Exception: Failed to create a model
```

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。