Skip to content

rir001/Robotin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Robotin

python version: 3.12.3 install Torch: pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu124

Setup

Create env

py -m venv .env
.\.env\Scripts\activate
py -m pip install --upgrade pip
py -m pip install -r .\requirements.txt

Run

.\.env\Scripts\activate
py main.py

Run server

fastapi dev server.py

Commands

button_1: normal face button_2: text box button_3: show image

space: toggle speaking

button_d: start face reckoning button_s: stop face reckoning

button_l: start listening

About

Software roboting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published