-
silero-vad
Large portions of the speech are missing.
Some files have subtitles files of 10kb using version 1.0.2, while only less than 1kb using version 1.0.3.
This video file
https://www.yo…
-
As mentioned in the title, everything seems to work fine in debug builds, we only have this issue coming up in release builds. Any assistance would be great, thanks.
```
*** *** *** *** *** *** **…
-
### Feature description
I'd love support for the `ConstantOfShape` (9) ONNX Operator, which isn't currently implemented according to the docs
### Feature motivation
To use [Silero VAD](https:…
-
Trying to use your Java example on Android but I'm getting the error above.
https://github.com/snakers4/silero-vad/blob/master/examples/java-example/src/main/java/org/example/SlieroVadOnnxModel.jav…
-
Having a really hard time getting the Elevenlabs voice TTS to work with a dedicated/cloned voice. I'm using the voice-pipeline-agent-python example. It does work with the standard openai.TTS voice.
…
-
from RealtimeSTT import AudioToTextRecorder
import pyperclip
def process_text(text):
pyperclip.copy(text)
if __name__ == '__main__':
print("Wait until it says 'speak now'")
r…
-
I'm trying to run inference on Silero VAD using MPSX (https://github.com/snakers4/silero-vad/blob/master/files/silero_vad.onnx) but it's failing with:
```
result: failure(MPSX.OnnxError.unsupport…
-
**ERROR ITSELF**
C:\Users\Артем\VoiceAssistantFYP\venv\Scripts\python.exe C:\Users\Артем\VoiceAssistantFYP\tts.py
Using cache found in C:\Users\Артем/.cache\torch\hub\snakers4_silero-models_maste…
-
**Description**:
I am trying to start the Piper TTS module with the provided instructions, but I've encountered some issues getting to the place where the voices can be accessed.
**Steps Followed*…
-
I am trying to load [silero-vad-v4 onnx](https://github.com/snakers4/silero-vad/archive/refs/tags/v4.0.tar.gz) but it is giving me the following error:
```
Error Failed analyse for node #74 "If_25…