akki2825 commited on
Commit
b73dc88
1 Parent(s): b3cc114

Update setup.sh

Browse files
Files changed (1) hide show
  1. setup.sh +1 -1
setup.sh CHANGED
@@ -1,4 +1,4 @@
1
  wget https://github.com/mozilla/DeepSpeech/releases/download/v0.8.2/deepspeech-0.8.2-models.pbmm
2
  wget https://github.com/mozilla/DeepSpeech/releases/download/v0.8.2/deepspeech-0.8.2-models.scorer
3
  apt install libasound2-dev portaudio19-dev libportaudio2 libportaudiocpp0 ffmpeg
4
- sudo apt-get install sox
 
1
  wget https://github.com/mozilla/DeepSpeech/releases/download/v0.8.2/deepspeech-0.8.2-models.pbmm
2
  wget https://github.com/mozilla/DeepSpeech/releases/download/v0.8.2/deepspeech-0.8.2-models.scorer
3
  apt install libasound2-dev portaudio19-dev libportaudio2 libportaudiocpp0 ffmpeg
4
+ apt-get install sox