Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 518 Bytes

File metadata and controls

14 lines (10 loc) · 518 Bytes

About

Basic implementation of electron with Python and STT
it uses Vosk Speech Recognition Toolkit
models can be downloaded here

Requirements

How to run it

  • npm i to install dependencys
  • pip install vosk to install python package