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