alphacep / alphacep/vosk-api

Upgrading to vosk-0.3.43 or vosk-0.3.45 on aarch64 Python 3.7 fails

Open
#1,253 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
15.1k
Forks
1.8k
PR merge metrics
No merged PRs in 30d

Description

When I install anything newer than Vosk 0.3.42 (`vosk-0.3.42-py3-none-linux_aarch64.whl`), for example Vosk 0.3.45 (`vosk-0.3.45-py3-none-manylinux2014_aarch64.whl`) on my Raspberry Pi 4 with Python 3.7, I get the following error when trying to run it:
```
OSError: cannot load library '/home/admin/.local/lib/python3.7/site-packages/vosk/libvosk.so': /home/admin/.local/lib/python3.7/site-packages/vosk/libvosk.so: undefined symbol: _ZNSt7__cxx1119basic_ostringstreamIcSt11char_traitsIcESaIcEEC1Ev
```

Reverting back to Vosk 0.3.42 solves the problem.
Any ideas?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.