-
### Describe the issue
When I upgraded onnxruntime from 1.13.1 to 1.15.1, I used valgrind to test memory-related issues. valgrind caught memcpy_chk overlap in onnxruntime 1.15.1 as below
> ==18663…
-
Some of the notebooks are failing (see status at https://github.com/pytorch/hub/pull/225) I opened issues in the original repos:
- https://github.com/snakers4/silero-vad/issues/283 - done
- https:…
-
using the Simple-chatbot example and when I turn on speaker, the bot heard itself and interrupted. is there a way to avoid this?
-
ONNX If only works has a loading macro expansion: the condition must be known and fixed at loading time, the right branch is substituted in the type phase. This blocks Silero VAD v4 (see #1029).
* …
-
Libfvad, the webrtc library we were using for VAD seems to be stale for a while and it has problems building on ubuntu 22. Further than that, it seems to be based off an old commit of the webrtc libra…
-
def get_highest_sample_rate(audio_interface, device_index):
"""Get the highest supported sample rate for the specified device."""
try:
device_info = …
-
![image](https://github.com/user-attachments/assets/19f38df7-65b4-4a47-b8fa-6ff2bac1806d)
我之前用过wespeaker也安装了之前版本的silero_vad,现在出现了这个问题,我看了之前issue提到过这个问题,但好像不管是直接使用
silero-vad @ git+https://github.co…
-
-
[All falls down.zip](https://github.com/user-attachments/files/16440204/All.falls.down.zip)
For testing some audio files that only contain human voice dialogue, the v5 VAD seems to be better than v…
-
### The problem
During my experiments over the year of the voice and since, I have hit upon a common issue. When making voice commands to assist it has often failed to detect the end of speech, and…