-
```
D:\Miniconda3\envs\autocut\lib\site-packages\torchaudio\backend\utils.py:62: UserWarning: No audio backend is available.
warnings.warn("No audio backend is available.")
D:\Miniconda3\envs\aut…
-
## 🐛 Bug
Excuse me. I get this error when I study the example on the official site:https://pytorch.org/hub/snakers4_silero-vad_vad/. And I don't get answer although I google over 3 hours. So I su…
-
After the recent changes I get this error. Is there an option to load with previous version or can I do anything to fix this issue?
```
Python 3.8.12 (default, Oct 12 2021, 13:49:34)
[GCC 7.5.0]…
-
I am processing a wav file using the callbacks however I'm limited by the fact that it processes the file in real time, e.g. a 1 min audio file will take 1 min to process.
Is it possible to proces…
-
Thank you for the work you're putting into this! I'd love to buy you a coffee.
The latest pull with Silero VAD seems to have broken it for me. Unsure if it's just requirements.txt missing some new …
-
New version of VAD non-ONNX model doesn't work with 8 kHz audio.
Code from example:
SAMPLING_RATE = 8000
USE_ONNX = False
model, utils = torch.hub.load(repo_or_dir='snakers4/silero-vad',
…
-
## 🚀 Feature
Add a callback function for tracking the progress of the `get_speech_timestamps` function that the first parameter is `progress`, calculated from `current sample index / sample leng…
-
## 🚀 Feature
I want to know if there is any vad model for the french language to use with silero
## Pitch
I need the vad for detecting speech / non speech in audio stream for embedded applica…
-
Hi, after i send the tts model some text to convert it gets stuck for a while then prints this
`C:\**\PycharmProjects\voice\venv\lib\site-packages\torch\nn\modules\module.py:1130: UserWarning: ope…
-
Can this [webui](https://github.com/oobabooga/text-generation-webui) be integrated into your code? To not use OpenAi Api which is not free... (I know, I'm stingy). Anyway, the webui does not require a…