uasername commited on
Commit
36a2410
·
verified ·
1 Parent(s): f08fb67

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -63,7 +63,7 @@ def text_to_speech(text: str) -> AgentAudio:
63
  """Converts input text to speech and returns an AgentAudio instance with the audio file path.
64
 
65
  Args:
66
- query: The text to convert to speech.
67
 
68
  Returns:
69
  An audio response.
 
63
  """Converts input text to speech and returns an AgentAudio instance with the audio file path.
64
 
65
  Args:
66
+ query: The definition of the word.
67
 
68
  Returns:
69
  An audio response.