YingxuHe commited on
Commit
a8aa9d2
·
verified ·
1 Parent(s): 39b26d5

Update src/content/voice_chat.py

Browse files
Files changed (1) hide show
  1. src/content/voice_chat.py +1 -1
src/content/voice_chat.py CHANGED
@@ -16,7 +16,7 @@ from src.content.common import (
16
 
17
 
18
  # TODO: change this.
19
- DEFAULT_PROMPT = "Please follow the instruction in the speech."
20
 
21
 
22
  def _update_audio(audio_bytes):
 
16
 
17
 
18
  # TODO: change this.
19
+ DEFAULT_PROMPT = "Based on the information in this user’s voice, please reply the user in a friendly and helpful way."
20
 
21
 
22
  def _update_audio(audio_bytes):