Skip to content

PuchToTalk/ConsumerEdgeHackaton

 
 

Repository files navigation

=== Set up environment

 * Download LLM studio and install llama-3.2-3b-instruct model

Mac:

 * brew install ffmpeg
 * brew install portaudio


Download LM Studio
```
python -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt
```

=== Run it
```
python ./main.py
```

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%