-
Even though it's a bad API (no way to know where the speech started, or how this corresponds to the output alignments) it has the benefit of being dead simple and also really widely used.
The audio…
-
## ❓ Questions and Help
Hi.
Thank you for the provided repo and models.
Wiki says, that "Using batching or GPU can also improve performance considerably".
I've tried to run VAD models of GPU an…
-
## 🐛 Bug
tes_quantized_rnn is flaky, see https://app.circleci.com/jobs/github/pytorch/pytorch/4343194
See example failure:
```
Jan 26 08:10:23 ==================================================…
-
By unsupervised I mean [this one](https://github.com/Wikidepia/indonesian_datasets/tree/master/speech/unsupervised) . And may I ask which ASR engine did you use? Is that like third-party online servic…
-
## 🐛 Bug
## To Reproduce
Steps to reproduce the behavior:
1. Torch.hub (download from repo dir: 'snakers4/silero-vad', model='slier_lang_detector')
## Expected behavior
## En…
-
## ❓ Questions and Help
Hello!
I got strange error. Please, advice any fix
I have a model that works and successfully learns. No errors.
But after I run your code:
USE_ONNX = False # chan…
-
It seems that silero uses the `torch.stft` function in a way that will be deprecated in the next pytorch release.
Previously, the following usage was permitted
```python
torch.stft(tensor, num, n…
-
Hi, I am having trouble with using Silero VAD .onnx file in my Unity3D project. Cannot really import the model itself:
**_AssertionException: InferOutputRank.*Conv2D* inputRanks Assertion failure. …
-
model=init_jit_model(model_path='silero_vad.jit')
File "/Users/miniconda3/lib/python3.9/site-packages/torch/jit/_serialization.py", line 161, in load
cpp_module = torch._C.import_ir_module(…
-
## ❓ Questions and Help
I am getting a weird error.
```
Downloading: "https://github.com/snakers4/silero-vad/archive/master.zip" to /home/ml2/.cache/torch/hub/master.zip
/home/ml2/.local/lib/pyt…