mirror of
https://github.com/snakers4/silero-vad.git
synced 2026-02-05 18:09:22 +08:00
Update hubconf.py
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
dependencies = ['torch', 'torchaudio']
|
dependencies = ['torch', 'torchaudio']
|
||||||
import torch
|
import torch
|
||||||
from utils import (init_jit_model,
|
from utils_vad import (init_jit_model,
|
||||||
get_speech_ts,
|
get_speech_ts,
|
||||||
get_number_ts,
|
get_number_ts,
|
||||||
get_language,
|
get_language,
|
||||||
|
|||||||
Reference in New Issue
Block a user