-
Hi.
First of all , thanks for Silero VAD, this is a really amazing project and it's a pleasure to work with.
I'm using Silero mainly for it's VAD, on a stereo file (2 channels). When getting my …
-
If a change occurs in `mycroft.conf` even not related to the `listener` service, then the changed is detected by the `listener` service and the service is reloaded but after the reload the `listener`…
-
This is not a terribly helpful issue yet, but I wanted to open it for input/tracking.
When running `finetune.py`, the script processes the sound clips through Whisper to get the text transcript and…
-
For reference I'm using the following pipeline (though the halting point seems to be something with or just after ASR processing)
mic:
name: arecord
vad:
name: silero
as…
-
The library relies on certain assets, such as the 'silero_vad.onnx' file and other .wasm files. From what I can see the @ricky0123/vad-web will try to load these from the root of the webserver that is…
-
In the attached sample, there is almost perfect silence at the beginning. Still there are hallucinated words.
`whisper_timestamped jon.wav --model medium.en --language en --verbose True --accurate …
-
I tried to use this amazing lib in my React, Typescript project and I got these errors
```
Failed to parse source map from '/frontend/node_modules/@ricky0123/vad-react/src/index.ts' file: Error: E…
-
Very randomly, the `listener` service get stuck, consuming CPU resources. I was not able to really pinpoint the issue but it seems that the service is looping waiting for something.
Here are the lo…
-
终端输入autocut -d 文件夹地址后,生成了autocut.md、文件名.md、文件名.srt 三个新文件。
按照教程编辑文件名.md 文件,选定需要的内容后,勾选第一行「Mark if you are done editing.」,但终端一直没有任何变化,不会按照选择自动剪辑。
查看autocut.md 文件,里面只显示音视频前2句内容,并非全部内容。
终端一直停留在以下…
-
Similiar to the other open issue I have a RPI 4 running the Pi OS Lite 64 bit 2023-05-03)
I am getting a similar error when starting with script/run --vad silero:
> script/run --vad silero
usag…