Skip to content

pseudo-coffee/Tamara

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Tamara


Amanda is a voice assisstant that will help you with most of your common daily activites. Later versions of Amanda will include machine learning, neural network and deep learning.

Installation

linux distributions

sudo apt-get install python3-pip
git clone https://github.com/pseudo-coffee/tamara.git
cd tamara
pip install -r requirements.txt

windows

make sure to install python3.x and pip. open cmd.exe

git clone https://github.com/pseudo-coffee/tamara.git
cd tamara
pip install -r requirements.txt 

If you encounter problems with the installation of PyAudio, then navigate to this guide for assisstance.

Tamara.0.1.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages