-
Hi! Thanks for the amazing repo! This is really a great piece of work. I am trying to run the library in a virtual machine with no access to internet andI can't use VAD.
I tried to set the torch di…
-
Can you share with me about how to train or pretrain model silero VAD?
-
I successfully deployed the worker locally and registered it using ElevenLabs, but after a successful connection, there is no voice saying "Hey, how can I help you today?".
I talk with agent, there…
-
I tried to run WhisperX on a file that starts with nonspeech - the initial 13 sec of the file are nonspeech.
The results WhisperX provided me ignored that silent time and start the first word in 00:0…
-
Hi,
I am installing sherpa-onnx from src with `SHERPA_ONNX_CMAKE_ARGS="-DBUILD_SHARED_LIBS=ON -DSHERPA_ONNX_ENABLE_GPU=ON"`
The build commands are:
```
python3 setup.py bdist_wheel
pip install …
-
I have a system where I am getting audio in realtime. I want to perform VAD on it to determine if the audio being sent is speech or not. For doing that I have written the below code -
```
import …
-
I freshly cloned the repo and ran it on an Android Phone with Android 12. Any ideas?
```
Exception has occurred.
PlatformException (PlatformException(AndroidAudioError, /data/user/0/com.example.f…
-
## Feature
Syllable level VAD for mandarin, to segment every syllables of mandarin voice
## Motivation
Typically every mandarin syllable cost the same fixed 0.3 seconds,
every mandarin syllabl…
-
It's not very bad as is, maybe we just expose the vad option threshold and play with it.
-
This is still happening on a fresh installation, Raspbian 12, python 3.11:
```
2024-09-01 11:52:11.699 - audio - ovos_plugin_manager.g2p:create:142 - ERROR - The selected G2P plugin could not be …