alphacep / alphacep/vosk-api

Using a NVIDIA Jetson Nano, cannot pip install vosk

オープン
#164 コメント 12 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Jupyter Notebook
スター
15.1k
フォーク
1.8k
PR マージ指標
30日以内にマージされた PR はありません

説明

I am attempting to get the asr_server.py running but I need vosk to be installed. Attempting to build and run the docker container is failing as well. The process is very CPU intensive, and was hoping that having it on a GPU would take the load off of the CPU. I am attempting to run this on an NVIDIA Jetson Nano.

**Hardware:** NVIDIA Jetson Nano

**python3 -V**
Python 3.6.9

**pip3 -V**
pip 20.1.1 from /usr/local/lib/python3.6/dist-packages/pip (python 3.6)

**pip3 install vosk**
ERROR: Could not find a version that satisfies the requirement vosk (from versions: none)
ERROR: No matching distribution found for vosk

-- Attempt to install using the .whl
**pip3 install vosk-0.3.10-cp36-cp36m-manylinux2010_x86_64.whl**
ERROR: vosk-0.3.10-cp36-cp36m-manylinux2010_x86_64.whl is not a supported wheel on this platform.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。