You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4
Original file line number
Diff line number
Diff line change
@@ -413,7 +413,7 @@ DEBUG=false
413
413
# It will describe what it sees, and you can ask questions about it:
414
414
# "what's on my screen", "take a screenshot", "show me my screen", "analyze my screen",
415
415
# "what do you see on my screen", "screen capture", "screenshot"
416
-
# To stop the conversation, say "Quit", "Exit", or "Leave". ( ctl+c always works also)
416
+
# To stop the conversation, say "Quit"or "Exit". ( ctl+c always works also)
417
417
```
418
418
419
419
### Audio Commands
@@ -426,7 +426,7 @@ DEBUG=false
426
426
"what do you see on my screen",
427
427
"screen capture",
428
428
"screenshot" to have the AI explain what it is seeing in detail.
429
-
- To stop the conversation, say "Quit", "Exit", or "Leave". ( ctl+c always works also in terminal )
429
+
- To stop the conversation, say "Quit"or "Exit". ( ctl+c always works also in terminal )
430
430
431
431
### ElevenLabs
432
432
@@ -489,7 +489,7 @@ For the CLI version, the voice ID in the .env file will be used.
489
489
490
490
### Web View - Visual and Audio input / output
491
491
492
-
Press start to start talking. Take a break hit stop, when ready again hit start again. Press stop to change characters and voices in dropdown. You can also selectthe Model Provider and TTS Provider you want in the dropdown menu and it will update and use the selected provider moving forward. Saying Exit, Leave or Quit is like pressing stop.
492
+
Press start to start talking. Take a break hit stop, when ready again hit start again. Press stop to change characters and voices in dropdown. You can also selectthe Model Provider and TTS Provider you want in the dropdown menu and it will update and use the selected provider moving forward. Saying Exit or Quit is like pressing stop.
493
493
494
494
http://localhost:8000/
495
495
@@ -711,7 +711,7 @@ Model provider: openai
711
711
Model: gpt-4o
712
712
Character: Nerd
713
713
Text-to-Speech provider: elevenlabs
714
-
To stop chatting say Quit, Leave or Exit. Say, what's on my screen, to have AI view screen. One moment please loading...
714
+
To stop chatting say Quit or Exit. Say, what's on my screen, to have AI view screen. One moment please loading...
0 commit comments