Skip to content

hellopahe/joi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Joi

An end-to-end, speech-to-speech voice assistant running entirely on Apple Silicon.

Demo

Joi Demo

Installation

pip install git+https://github.com/hellopahe/mlx-vlm.git@main
git clone https://github.com/hellopahe/joi.git
cd joi

Usage

python client.py

Or specify a local checkpoint:

python client.py --model /path/to/checkpoint

When you see the following output:

[CLIENT] WebUI started at http://127.0.0.1:5001
[CLIENT] Started. Listening...

Keep quiet and open http://localhost:5001 to start conversation.

About

An end-to-end voice assistant running entirely on Apple Silicon.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages