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-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -104,13 +104,13 @@ To use cloned voices, do the following:
104
104
105
105
#### Keyboard
106
106
107
-
-**SPACEBAR**: This starts a recording. Whatever you say will be then transcribed and sent to GPT (if it passes filters).
107
+
-**SPACEBAR**: This starts and stops a recording. Whatever you say will be then transcribed and sent to GPT (if it passes filters) once you press space a second time.
108
108
109
109
-**ESCAPE**: This exits without memorizing.
110
110
111
111
-**Q**: This quits and has bot remember details about you and your conversations (data is saved in the text file called memories.txt)
112
112
113
-
-**P**: This attempts to cancel a request to GPT. It will either prevent transcribing of message or will avoid sending it to GPT.
113
+
-**P**: This is a depreciated command to cancel a message. Now just say, "please cancel a message" while recording to cancel.
114
114
115
115
#### Voice Commands
116
116
@@ -140,6 +140,8 @@ To use cloned voices, do the following:
140
140
141
141
-**Say 'please toggle ElevenLabs'**: This will toggle the bot's use of ElevenLabs TTS on and off. In CLI mode, use !11ai() to toggle it.
142
142
143
+
-**Say 'please cancel message'**: This will cancel the message, preventing it from being sent to GPT.
144
+
143
145
# Features
144
146
145
147
- Have a personalized conversation with ChatGPT or GPT-4
0 commit comments