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.84k stars 1.09k forks source link

vosk model gives empty responses using gradio. #1405

Open mirfan899 opened 1 year ago

mirfan899 commented 1 year ago

I'm trying to use gradio with Vosk but it seems the model is not predicting speech. I'm using test_gradio.py to predict the speech.

Here is the app console output. web

I have added localhost to save the origin orign

partial is always empty.

debug-vosk