Skip to content

Commit 4330b3b

Browse files
author
self
committed
Updated readme for recent changes
1 parent a96827e commit 4330b3b

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,13 +104,13 @@ To use cloned voices, do the following:
104104

105105
#### Keyboard
106106

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.
108108

109109
- **ESCAPE**: This exits without memorizing.
110110

111111
- **Q**: This quits and has bot remember details about you and your conversations (data is saved in the text file called memories.txt)
112112

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.
114114

115115
#### Voice Commands
116116

@@ -140,6 +140,8 @@ To use cloned voices, do the following:
140140

141141
- **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.
142142

143+
- **Say 'please cancel message'**: This will cancel the message, preventing it from being sent to GPT.
144+
143145
# Features
144146

145147
- Have a personalized conversation with ChatGPT or GPT-4

0 commit comments

Comments
 (0)