Skip to content

Commit

Permalink
update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
joshbickett committed Dec 20, 2023
1 parent dc5f43d commit e9ffe26
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,16 +105,16 @@ operate -m gemini-pro-vision
### Voice Mode `--voice`
The framework supports voice inputs for the objective. Try voice by following the instructions below.

- Install the additional `requirements-audio.txt`
Install the additional `requirements-audio.txt`
```
pip install -r requirements-audio.txt
```
**Install device requirements**
- For mac users:
For mac users:
```
brew install portaudio
```
- For Linux users:
For Linux users:
```
sudo apt install portaudio19-dev python3-pyaudio
```
Expand Down

0 comments on commit e9ffe26

Please sign in to comment.