-
There is an unhandled exception when a user uses the voice recognition while a call is going on, or in fact where there are any other users of the microphone. Im not sure what the exception is exactl…
-
Novo quiz com o novo speech_recognition com as respostas sendo geradas pelo chat gpt.
-
-
Test OpenAI's whisper API on speech recognition
- [ ] Add Whisper model to the recognition module
- [ ] Test with common questions
- [ ] Add which model to use as an argument
- [x] Create docker…
-
Hello Steve,
It took 3 days to figure out tts script is not working.
Seems like google has blocked that service when its used by automated scripts.
https://support.google.com/websearch/answer/86640
…
-
Hi Nicolay!
I'm working on VoskJs, a simple wrapper of nodejs Vosk binding, and I'm now released an HTTP server using last multi-threading features part of Vosk API. See: https://github.com/solyari…
-
Hi,
I develop an app in Swift (yes I know 🥲 ) and I want to use Synthesis for translate speech to speech.
I haven't found any sample for this scenario and I'm very confused when I search in ad…
-
Hi
I pulled your project via git clone to a folder then i opened the visual studio project with visual studio 2019 community edition. After clicking "build project map", i got that error:
![imag…
-
I'm trying to import vosk in an electron project, but it's not working:
At the `require("vosk")` line that I have in my js file, there is a js console error printed in the electron renderer console t…
himat updated
3 years ago
-
Hi Nicolay
you didn't published last version of node package:
```
$ npm info vosk
vosk@0.3.27 | Apache-2.0 | deps: 5 | versions: 6
Node binding for continuous offline voice recoginition wi…