-
Hello I'm trying to load onnx model using JS in browser. I'm using official example from ONNX github:
```
// create a session
const myOnnxSession …
-
## 🐛 Bug
pickle not read model
## To Reproduce
Steps to reproduce the behavior:
1. run script for example - https://github.com/snakers4/silero-models#standalone-use
2.
3.
Traceback …
-
## 🐛 Bug
torch.cat called with an empty list of tensors in utils_vad.py.
```python
Process Process-13:
Traceback (most recent call last):
File "/lium/raid01_b/pchampi/lab/sidekit-for-vpc/ve…
-
## ❓ Questions and Help
We have a [wiki](https://github.com/snakers4/silero-models/wiki) available for our users. Please make sure you have checked it out first.
could share your training code for…
wy192 updated
3 years ago
-
I just want to classify an 20ms audio whether there are people talking.
Could you give me some examples?
Thanks
-
Following the example given for the tensorflow version and running the code is giving an error (the asterisks just not showing my Username for my computer, lol) I'm struggling a bit with. Sorry if thi…
-
When i run this code
`speech_timestamps = get_speech_ts_adaptive(wav, model, visualize_probs=True)`
this error:
![image](https://user-images.githubusercontent.com/60197702/124263777-5b3a4c00-db3c-1…
-
Full: Traceback (most recent call last): File "C:\Users\superuser\Anaconda3\lib\site-packages\flask\app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "C:\Users\superuser\A…
-
## ❓ Questions and Help
We have a [wiki](https://github.com/snakers4/silero-models/wiki) available for our users. Please make sure you have checked it out first.
Please, add a demo. All TTS proj…
-
## 🐛 Bug
Noise at the end of produced wave file
## To Reproduce
Steps to reproduce the behavior:
1. Install torch, numpy
2. Run the example for Habrahabr article:
```py
import os
impor…