-
I executed script_recording.py and recorded my hotword. Snips generated folder with three wav files and config.json. After that I modified assistant.json when replaced "personal_hotword" with my "new_…
bymet updated
5 years ago
-
For certain audios, I am getting this issue of Maximum decoding length >0 while generating the segments.
Parameters that were used:
segments,info = whisper_model.transcribe(
audio="sample.w…
-
Steps to reproduce
------------------
I try to run the following script but it seems it is stuck on wake-word detection. I have spoken multiple times but the script does not seem to recognize the …
-
Hey,
when I try to use the Hotword "Jarvis" I get the following exception:
```
[17:06:52.540] [ERROR] Error: Loaded hotwords count does not match number of hotwords defined.
at new Snowb…
-
When running the Whisper model using the faster-whisper-server Docker container, I encounter a transcription issue where the output begins to “hallucinate” after a certain word. The model continuously…
-
I have been record a long wav . but response still
```
Request failed.
{"voice_samples":[{"wave":["Hotword is too short"]},{"wave":["Hotword is too short"]},{"wave":["Hotword is too short"]}]}
``…
-
I don't know if it is applicable to French only but I am wondering if there is any reason to not normalize the hotwords. What I mean by normalize is to use lowercase only for example.
If I check th…
-
Can you make a universal model of the Jarvis hotword soon?
It has way over 500+ samples now:
https://snowboy.kitt.ai/hotword/29
-
Bonjour,
Je rencontre un problème similaire au ticket #896
J'ai plusieurs commandes dont celles ci:
*PLUFOR*|*AUGMENTE*|*MONTE*==pg_dz_volumeChange $jv_pg_dz_incrementVolume && say "Volume plus…
-
Hey there,
I'm trying to setup bumblebee within a server that will listen to a discord server for the 'bumblebee' hotword derived from https://github.com/SteTR/Emost-Bot/tree/master
So far I hav…