2 parents 261e46f + 940b8f3 commit a89fabbCopy full SHA for a89fabb
1 file changed
RealtimeSTT/audio_recorder.py
@@ -307,7 +307,7 @@ def __init__(self,
307
Voice activity and turn detection:
308
- silero_sensitivity (float, default=SILERO_SENSITIVITY): Sensitivity
309
for the Silero Voice Activity Detection model ranging from 0
310
- (least sensitive) to 1 (most sensitive). Default is 0.5.
+ (least sensitive) to 1 (most sensitive). Default is 0.4.
311
- silero_use_onnx (bool, default=None): Legacy Silero backend switch.
312
If True, keeps the previous torch.hub ONNX path. If False, keeps
313
the previous torch.hub PyTorch path. If None, silero_backend
0 commit comments