1 | mkdir $HOME/dev/deepspeech-0.9.3 |
2 | cd $HOME/dev/deepspeech-0.9.3 |
3 | sudo apt install python3-virtualenv |
4 | virtualenv -p python3 /home/stefan/dev/deepspeech-venv |
5 | source /home/stefan/dev/deepspeech-venv/bin/activate |
6 | pip3 install deepspeech |
7 | curl -LO https://github.com/mozilla/DeepSpeech/releases/download/v0.9.3/audio-0.9.3.tar.gz |
8 | curl -LO https://github.com/mozilla/DeepSpeech/releases/download/v0.9.3/deepspeech-0.9.3-models.scorer |
9 | curl -LO https://github.com/mozilla/DeepSpeech/releases/download/v0.9.3/audio-0.9.3.tar.gz |
10 | tar xvf audio-0.9.3.tar.gz |
11 | deepspeech --model deepspeech-0.9.3-models.pbmm --scorer deepspeech-0.9.3-models.scorer --audio audio/2830-3980-0043.wav |
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
Snippet ID: | #1031597 |
Snippet name: | DeepSpeech 0.9.3 installation on Linux |
Eternal ID of this version: | #1031597/1 |
Text MD5: | 6b7fefb300169d43facfccfa90a5a693 |
Author: | stefan |
Category: | javax |
Type: | Document |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2021-06-22 08:38:46 |
Source code size: | 675 bytes / 11 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 168 / 58 |
Referenced in: | [show references] |