update installation files

This commit is contained in:
makaveli10
2023-05-26 03:08:29 +08:00
parent 9e12329223
commit 9a43ba607a
2 changed files with 3 additions and 3 deletions
+3 -2
View File
@@ -1,5 +1,6 @@
PyAudio PyAudio
faster-whisper==0.4.1 faster-whisper
paho-mqtt paho-mqtt
--extra-index-url https://download.pytorch.org/whl/cu113 --extra-index-url https://download.pytorch.org/whl/cu113
torch==1.12.1 torch==1.12.1
websockets
-1
View File
@@ -1,4 +1,3 @@
#! /bin/bash #! /bin/bash
apt-get install portaudio19-dev -y apt-get install portaudio19-dev -y
apt-get install -y --no-install-recommends ffmpeg