Skip to content

Commit 480127c

Browse files
committed
update readme
1 parent 8a4aa10 commit 480127c

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -80,13 +80,9 @@ https://github.com/user-attachments/assets/5581bd53-422b-4a92-9b97-7ee4ea37e09b
8080
pip install -r requirements.txt
8181
```
8282

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

86-
```bash
87-
# For CPU-only installations, use:
88-
pip install -r cpu_requirements.txt
89-
```
9086

9187
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
9288

0 commit comments

Comments
 (0)