vosk-api icon indicating copy to clipboard operation
vosk-api copied to clipboard

Offline speech recognition API for Android, iOS, Raspberry Pi and servers with Python, Java, C# and Node

Results 266 vosk-api issues
Sort by recently updated
recently updated
newest added

I just noticed that some wheels are missing in the latest PyPI release like the aarch64. Could you please add them? :slightly_smiling_face:

I need to delete a long list of words (circa 180000 words) from the model calculated by an update package from Vosk (update packages are an excellent idea that I...

https://github.com/wzhd/vosk-rs and https://github.com/shakacode/vosk-rs

good first issue

After creating the cache directory as instructed in https://github.com/alphacep/vosk-api/issues/1061, I have yet another error about a missing directory: ``` % vosk-transcriber -i /Users/pzula/Downloads/220708_1333.mp3 -o ~/Downloads/test.txt vosk-model-small-en-us-0.15.zip: 100%|█████| 39.3M/39.3M [00:30

Hi, I'm wondering if I could implement a Ruby client for Vosk. How should we process the development? Should we develop it in separate repository or should we write code...

testing out the [test_microphone.py](https://github.com/alphacep/vosk-api/blob/master/python/example/test_microphone.py) example on a raspberry pi. I'm getting "Input overflow" at every iteration of my stream. I see online that people have ran into this issue when...

Aligner is a program for aligning words in time relative to other words in audio file. Gentle project used m3.cc and k3.cc as language and acoustic models for alignment, these...

As in https://github.com/daanzu/kaldi-active-grammar/issues/33 https://github.com/gooofy/zamia-speech/issues/106

help wanted

``` @timestamp":"2022-07-08T16:43:53.467+08:00","@version":"1","message":"Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Handler dispatch failed; nested exception is java.lang.NoClassDefFoundError: Could not initialize class org.vosk.LibVosk] with root cause","logger_name":"org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/].[dispatcherServlet]","thread_name":"http-nio-8888-exec-2","level":"ERROR","level_value":40000,"stack_trace":"java.lang.NoClassDefFoundError: Could not initialize...