-
I encountered a runtime error when trying to initialize the OpenWakeWord model in the M.I.L.E.S project. The specific error is related to loading the melspectrogram.onnx file using ONNX runtime, which…
-
- Netron app and version: 7.1.4 Desktop app
- OS and browser version: Windows 10
Steps to Reproduce:
1. Download https://github.com/snakers4/silero-vad/blob/master/files/silero_vad.jit
2. Rena…
-
Hey guys, i was trying to install OVOS in a VM when i ran across this error:
Opening filename: /home/qnlbnsl/venv-ovos/lib/python3.11/site-packages/ovos_config/mycroft.conf
Opening filename: /home/q…
-
## 🐛 Bug
## To Reproduce
Steps to reproduce the behavior:
1. use vad:
```
(venv) PS D:\Project\autocut> autocut -t --force .\video\1.mp4 --whisper-mode=openai --openai-rpm=50
[…
-
Hi,
I have a new CLI problem in subprocess module.
whisper_timestamped gets stuck at the end (100%)
Here my code.
```
url = 'http://commondatastorage.googleapis.com/gtv-videos-bucket/sample/…
-
模型md5值:
![image](https://github.com/pengzhendong/pysilero/assets/39331463/4f806cc1-8fb2-40c7-a667-a0c989fbfd8b)
运行命令:
./vad_main -model_path ../../../pysilero/silero_vad.onnx -wav_path 1.wav
报错信息:…
-
To improve performance/accuracy it is useful to perform some VAD on the incoming audio and only pass speech segments to be processing i.e. remove periods of silence which are known to cause hulicinati…
-
the new onnxruntime==1.16.0 breaks the whisper server
-
I am trying to use faster_whisper with pyannote for speech overlap detection and speaker diarization, but the pyannote's new update 3.0.0, it will need onnxruntime-gpu to run the diarization pipeline …
-
On latest alpha, I can't see log messages over STDOUT in a Docker image anymore.