alphacep / vosk-api

Offline speech recognition API for Android, iOS, Raspberry Pi and servers with Python, Java, C# and Node
Apache License 2.0
7.38k stars 1.04k forks source link

Transcription never works #1438

Closed es20490446e closed 10 months ago

es20490446e commented 10 months ago

System

Manjaro Linux KDE minimal.

It happens with both Firefox and Chromium, both the internal and external webcam mics, any volume, and any distance from the mic.

In the system's sound settings the proper mic and volume are selected, and it displays as receiving audio properly. All applications, like OBS, are able to record the sound coming from the mics at good volume and clarity.

Both mics are stereo.


On the web browser

If I go to: https://alphacephei.com/en/

And click on: Try it now

The speech transcription doesn't work.

But if I go to: https://www.onlinemictest.com/

I can see my microphone working.


On an emulator

If I install the emulator simple64 along with vosk-api, I'm allowed to emulate the Voice Recognition Unit of the console.

But when I launch the game Hey You Pikachu!, the unit is detected but Pikachu never recognizes my voice.


nshmyrev commented 10 months ago

Web demo works only in Chrome, not in Chromium or Firefox

As for simple64, not sure what is going on there, there must be some messages if you start it from console.

es20490446e commented 10 months ago

Strange, because the demo worked on Firefox mobile.

And there was no message in the console.

I guess I shall ask simple64 developers first.

es20490446e commented 10 months ago

https://github.com/simple64/simple64/issues/390