Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 361 Bytes

File metadata and controls

9 lines (7 loc) · 361 Bytes

OR_NLP

Contains speech recognition, language processing using ML, speech output, and LM-controlled function calling

Getting Started

  1. Create and activate python virtual environment. (if you've never done this there's youtube tutorials, but you need this for the dependencies).
  2. run pip install -r requirements.txt
  3. run python statecaller.py