zrj619 commited on
Commit
4184539
·
verified ·
1 Parent(s): 059671d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -22,7 +22,7 @@ license: apache-2.0
22
 
23
  **finished**: A finished utterance where the user has expressed a complete thought and expects a response. Example: "Hey there I was wondering can you help me with my order"
24
 
25
- **wait**: An wait utterance where the user has explicitly instructed the AI not to speak. Example: "This conversation needs to end now"
26
 
27
  **unfinished**: A clearly unfinished utterance where the user has momentarily paused but intends to continue speaking. Example: "Hello I have a question about"
28
 
 
22
 
23
  **finished**: A finished utterance where the user has expressed a complete thought and expects a response. Example: "Hey there I was wondering can you help me with my order"
24
 
25
+ **wait**: An wait utterance where the user has explicitly instructed the AI not to speak. Example: "Shut up"
26
 
27
  **unfinished**: A clearly unfinished utterance where the user has momentarily paused but intends to continue speaking. Example: "Hello I have a question about"
28