Skip to content

himmetgencer/LabVIEW-Voice-Assistant

Repository files navigation

Voice assistant with LabVIEW and Python

Görkem Sungur Article Link

Installation

Linux

chmod +x setup.sh  # Give execute permission
./setup.sh         # Run setup

Usage LabVIEW

Run Sound_LV_Python.vi  # Run vi

Usage Python

source venv/bin/activate  # Activate venv
python3 Sound_Command.py  # Run project

Requirements

  • Python 3.6+
  • LabVIEW 2021+
  • Vosk
  • PyAudio
  • pyttsx3

About

Voice assistant with LabVIEW and Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published