Skip to content

onuratakan/ONUR_Voice_Assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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