Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 452 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 452 Bytes

lua-vosk

This library uses vosk-api to perform offline speech recognition.

Dependencies

  1. LuaJIT/Lua >= 5.1
  2. Vosk library

Getting started

The guide has been moved to my site. If it is not available, you can read the docs inside the "docs" folder in this repository.