Skip to content

Latest commit

 

History

History
17 lines (16 loc) · 528 Bytes

readme.md

File metadata and controls

17 lines (16 loc) · 528 Bytes

ONUR Voice Assistant | made-with-python GitHub license

A modular and expandable voice assistant.

Install

pip install ONUR-Voice-Assistant

Using

In another script

from ONUR_Voice_Assistant import ONUR

ONUR.run_api()

In command line

onur_api