Sfoglia il codice sorgente

Revert pvporcupine to 1.9.5

Steven Linn 11 mesi fa
parent
commit
1b1e6746a0
2 ha cambiato i file con 4 aggiunte e 4 eliminazioni
  1. 2 2
      requirements-gpu.txt
  2. 2 2
      requirements.txt

+ 2 - 2
requirements-gpu.txt

@@ -1,7 +1,7 @@
 PyAudio==0.2.14
 faster-whisper==1.0.2
-pvporcupine==3.0.2
+pvporcupine==1.9.5
 webrtcvad==2.0.10
 halo==0.0.31
 scipy==1.13.0
-websockets==v12.0
+websockets==v12.0

+ 2 - 2
requirements.txt

@@ -1,9 +1,9 @@
 PyAudio==0.2.14
 faster-whisper==1.0.2
-pvporcupine==3.0.2
+pvporcupine==1.9.5
 webrtcvad==2.0.10
 halo==0.0.31
 torch==2.3.0
 torchaudio==2.3.0
 scipy==1.12.0
-websockets==v12.0
+websockets==v12.0