ja-818 commited on
Commit
5305296
·
1 Parent(s): d322db2

Rewrite copy

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -25,7 +25,7 @@ with gr.Blocks() as demo:
25
  os.path.join(os.path.dirname(__file__), "audio/hype_in_ai.wav"),
26
  ],
27
  input,
28
- label="Examples of cases in which speech and words can convey different"
29
  )
30
 
31
  # Input-output logic based on button click
 
25
  os.path.join(os.path.dirname(__file__), "audio/hype_in_ai.wav"),
26
  ],
27
  input,
28
+ label="Examples in which speech and words express different emotions:"
29
  )
30
 
31
  # Input-output logic based on button click