-
the test video is https://www.youtube.com/watch?v=Ybu6qTbEsew
if no hotwords
```python
segments, info = model.transcribe(input_file, beam_size=5, language="en", vad_filter=False, vad_parameters =…
-
Since updating to WhisperX 3.1.6, I get the following error:
```
Traceback (most recent call last):
[...]
File "/app/transcribe/models.py", line 168, in init_model
self.model = whisperx.l…
-
Hello OpenVINO team,
I'm currently using the WhisperPipeline in openvino.genai and would like to request a feature similar to that of [faster-whisper](https://github.com/SYSTRAN/faster-whisper/) (C…
-
### Specs
- Leon version: leon 1.0.0-beta.9
- OS version (or browser): Linux leonai-leon-g9csegtg7m1 6.1.27 on GitPod
- Node.js version: 18.16.0
- Complete "leon check" (or "npm run check") …
-
-
Some times it need hotword detection function, like snowboy?
-
### Question
-
Hello,
as of now, an Input component getting passed a one-of grammar with only some allowed digits stops execution anyway, returning a NoMatch event.
While in some situations this is needed, in some o…
-
Hi
Is it possible that I train this model for a language with a different alphabet than English, such as Persian?
Thanks,
-
I would like to have hotword detection availible in Annyang, basically allowing me to tell Annyang to not "activate" until a certain hotword is spoken. Essentally speech recognition would be working t…