Upgrading to vosk-0.3.43 or vosk-0.3.45 on aarch64 Python 3.7 fails
Ouverte
- Langage dominant
- Jupyter Notebook
- Étoiles
- 15.1k
- Forks
- 1.8k
- Métriques de merge des PR
- Aucune PR mergée en 30 j
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?
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.