From 9b6167c387e866932296ef6a0e0131245ee07898 Mon Sep 17 00:00:00 2001 From: sontref Date: Thu, 7 Jan 2021 08:58:55 +0000 Subject: [PATCH] Small fix --- hubconf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hubconf.py b/hubconf.py index ba0b9b5..a473c3a 100644 --- a/hubconf.py +++ b/hubconf.py @@ -13,7 +13,7 @@ from utils import (init_jit_model, def silero_vad(**kwargs): - """Silero Voice Activity Detector, Number Detector and Language Classifier + """Silero Voice Activity Detector Returns a model with a set of utils Please see https://github.com/snakers4/silero-vad for usage examples """