Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
bigsk1 committed Jan 29, 2025
1 parent 8a4aa10 commit 480127c
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,13 +80,9 @@ https://github.com/user-attachments/assets/5581bd53-422b-4a92-9b97-7ee4ea37e09b
pip install -r requirements.txt
```

For CPU-only version: clone the cpu-only branch
For CPU-only version (No UI) : clone the cpu-only branch
https://github.com/bigsk1/voice-chat-ai/tree/cpu-only

```bash
# For CPU-only installations, use:
pip install -r cpu_requirements.txt
```

Make sure you have ffmpeg downloaded, on windows terminal ( winget install ffmpeg ) or checkout https://ffmpeg.org/download.html then restart shell or vscode, type ffmpeg -version to see if installed correctly

Expand Down

0 comments on commit 480127c

Please sign in to comment.