alphacep / alphacep/vosk-api

symbol 'vosk_recognizer_set_endpointer_mode' not found in library

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

描述

I can't install latest version for python.
`(env) λ pip3 -v install vosk
Using pip 25.3 from ...\env\Lib\site-packages\pip (python 3.11)
Requirement already satisfied: vosk in ...\env\lib\site-packages (0.3.45)`

So, i install it from git
```
(env) λ pip install git+https://github.com/alphacep/vosk-api.git@v0.3.50#subdirectory=python
Collecting git+https://github.com/alphacep/vosk-api.git@v0.3.50#subdirectory=python
Cloning https://github.com/alphacep/vosk-api.git (to revision v0.3.50) to d:\temp\pip-req-build-uneoncfy
Running command git clone --filter=blob:none --quiet https://github.com/alphacep/vosk-api.git 'D:\Temp\pip-req-build-uneoncfy'
Running command git checkout -q a7bf6a51e299152a8fb496b928a21eb79a1d7bea
Resolved https://github.com/alphacep/vosk-api.git to commit a7bf6a51e299152a8fb496b928a21eb79a1d7bea
Installing build dependencies ... done
Getting requirements to build wheel ... done
Installing backend dependencies ... done
Preparing metadata (pyproject.toml) ... done

``````
```
(env) λ pip list
Package Version
------------------ --------
certifi 2026.1.4
cffi 2.0.0
charset-normalizer 3.4.4
colorama 0.4.6
idna 3.11
MouseInfo 0.1.3
numpy 2.4.1
pillow 12.1.0
pip 25.3
...
requests 2.32.5
setuptools 65.5.0
sounddevice 0.5.3
srt 3.5.3
tqdm 4.67.1
urllib3 2.6.3
vosk 0.3.50
websockets 16.0
```

But how can i get actual dll?
`OSError: cannot load library '...\env\Lib\site-packages\vosk\libvosk.dll': error 0x7e
`

贡献指南

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

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

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