alphacep / alphacep/vosk-api

Realtime STT with large model

Open
#953 9 comments 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
15.1k
Forks
1.8k
PR merge metrics
No merged PRs in 30d

Description

I wanted to test realtime speach recognition with large model (vosk-model-en-us-0.22) for extra accuracy. When i use result from call to PartialResult after AcceptWaveform delay is mostley acceptable, but call to Result or FinalResult can take quite a long time. I do understand that large model is perhaps not designed for realtime processing, but result from PartialResult looks usable. Does call to Result or FinalResult provide extra improvement over PartialResult? Or would it be possible to use only partial result and perhaps skip that final processing.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.