Skip to main content

Conversation and response learning


About the flow of conversation

1. LLM Function calling

about-conversation-type2-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 AI(LLM).
  5. And AI(LLM) 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.
warning

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.

Or you can delete the learned content (spoken word) in the Login menu.

2. Scenario

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.

3. LLM

about-conversation-type1-en

  • LLM only does not learn words and responses to words. Also, there is no change in emotion value or affection value.

Response learning

  • The "spoken word" and "response" are linked and learned if the conversation type is "1. LLM Function calling" and "2. Scenario".
  • You can delete the learned content (spoken word) in the Login menu.
 
  • If you create an ACUAH account, you can back up your learned content on the server.