瀏覽代碼

silero_deactivity_detection

KoljaB 1 年之前
父節點
當前提交
74876b54a8
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      RealtimeSTT/audio_recorder.py

+ 1 - 1
RealtimeSTT/audio_recorder.py

@@ -229,7 +229,7 @@ class AudioToTextRecorder:
             pre-trained model from Silero in the ONNX (Open Neural Network
             pre-trained model from Silero in the ONNX (Open Neural Network
             Exchange) format instead of the PyTorch format. This is
             Exchange) format instead of the PyTorch format. This is
             recommended for faster performance.
             recommended for faster performance.
-		- silero_deactivity_detection (bool, default=False): Enables the Silero
+        - silero_deactivity_detection (bool, default=False): Enables the Silero
             model for end-of-speech detection. More robust against background
             model for end-of-speech detection. More robust against background
             noise. Utilizes additional GPU resources but improves accuracy in
             noise. Utilizes additional GPU resources but improves accuracy in
             noisy environments. When False, uses the default WebRTC VAD,
             noisy environments. When False, uses the default WebRTC VAD,