メインコンテンツまでスキップ

How to interact


About the flow of dialogue scenario and response learning

1. Dialogue scenario (preferred) + ChatGPT (with function calling)

Recommended for ver. 3.1.0

about-conversation-type2f-en

  1. Speak something to the character.
  2. if there is a spoken word in the dialogue scenario, the character will respond it.
  3. If the character says "I didn't understand", speak to the character again using the same words as in 1. (Confirmation of voice misrecognition.)
  4. If the character does not understand again, it access to ChatGPT.
  5. And ChatGPT will reply with which function to perform. (Function calling)
  6. The result of the response in 5. is compared to the dialogue scenario, and the character responds. At the same time, the "spoken word" and "response" are linked and learned.
警告

If the character determines that the learning in 6. is not appropriate, immediately start speech/command recognition and say "It's wrong." The learned content will be deleted.

 
  • If you create an ACUAH account, you can back up your learned content on the server.
 

The learned contents are stored in a folder where users can see them. If you should to edit them, please edit the file directly. (The format is text/plain.)

for Android

/Android/data/com.csunitetech.acuah/files/learned-xxxxxxx_xx

for iPhone

/in this iPhone/ACUAH/learned-xxxxxxx_xxx

2. Dialogue scenario (preferred) + ChatGPT (without Function calling)

about-conversation-type2-en

  1. Speak something to the character.
  2. Character responds to the spoken words, if any, in the dialogue scenario.
  3. If the character says "I didn't understand", speak again using the same words as in step 1.(Confirmation of voice misrecognition.)
  4. If the character does not understand again, contact ChatGPT.
  5. The character will respond. (No function will be performed.)

3. Dialogue scenario only

about-conversation-type0-en

  1. Speak something to the character
  2. Respond to the spoken words in the dialogue scenario, if any.
  3. If the character says "I didn't understand", speak again using the same words as in 1.(Confirmation of voice misrecognition.)
  4. If the character does not know the word again, the character will try his/her best to respond by choosing one of the responses he/she knows.
  5. If the character's response is different from what you expected, tell him or her that it is not correct. If it was right, continue the conversation or tell them to "Right." to learn.

4. ChatGPT only

about-conversation-type1-en

  • ChatGPT only does not learn words and responses to words. Also, there is no change in emotion value or affection value.
 
  • If you have configured to use Function calling, some functions may be performed but may not be appropriate. Also, no learning is performed.