소스 검색

Revert pvporcupine to 1.9.5

Steven Linn 1 년 전
부모
커밋
1b1e6746a0
2개의 변경된 파일4개의 추가작업 그리고 4개의 파일을 삭제
  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