Skip to content

Vosk (offline speech recognition library) binding for Lua

License

Notifications You must be signed in to change notification settings

igor725/lua-vosk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.