Spaces:
Runtime error
Runtime error
PhuongPhan
commited on
Commit
•
320defc
1
Parent(s):
f6518c4
Update app.py
Browse filesUpdate examples
app.py
CHANGED
@@ -89,7 +89,7 @@ with gr.Blocks() as demo:
|
|
89 |
"Speech_samples/consumer4.wav",
|
90 |
"Speech_samples/samples_audio-files_05-gettysburg-address-2min.wav"
|
91 |
"Speech_samples/samples_audio-files_12-jfk-speech-12sec.wav"
|
92 |
-
|
93 |
],
|
94 |
inputs=audio_input,
|
95 |
label="Try these examples"
|
|
|
89 |
"Speech_samples/consumer4.wav",
|
90 |
"Speech_samples/samples_audio-files_05-gettysburg-address-2min.wav"
|
91 |
"Speech_samples/samples_audio-files_12-jfk-speech-12sec.wav"
|
92 |
+
"Speech_samples/harvard.wav"
|
93 |
],
|
94 |
inputs=audio_input,
|
95 |
label="Try these examples"
|