Skip to content

zozaai/jetvoice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

28 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

General-AI-on-Jetson-Nano

Path Finding diagram

Tasks

How to setup

Copy .env.example to .env, then set environment variables

set .env

OPENAI_API_KEY="Place you openai api key here"
VOSK_MODEL=vosk-model-small-en-us-0.15
AUDIO_DEVICE=-1
SAMPLE_RATE=16000

Init project

make init

Build docker image

make build

Run docker container

make up

Show logs

make logs

๐Ÿš€ Or use simple cmd

make deploy

How to test

make test

About

๐Ÿš€ A modular AI voice assistant pipeline for the NVIDIA Jetson Nano. Features offline STT (Vosk), VAD (WebRTC), LLM integration (OpenAI), and hybrid TTS (Online/Offline) running in Docker. ๐ŸŽ™๏ธ๐Ÿง 

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

โšก