Spaces:
Runtime error
Runtime error
PhuongPhan
commited on
Commit
•
fcb190a
1
Parent(s):
0b908ce
Update app.py
Browse files
app.py
CHANGED
@@ -108,7 +108,7 @@ with gr.Blocks() as demo:
|
|
108 |
"Speech_samples/consumer4.wav",
|
109 |
"Speech_samples/samples_audio-files_05-gettysburg-address-2min.wav",
|
110 |
"Speech_samples/samples_audio-files_12-jfk-speech-12sec.wav",
|
111 |
-
"Speech_samples/
|
112 |
],
|
113 |
inputs=audio_input,
|
114 |
label="Try these examples"
|
|
|
108 |
"Speech_samples/consumer4.wav",
|
109 |
"Speech_samples/samples_audio-files_05-gettysburg-address-2min.wav",
|
110 |
"Speech_samples/samples_audio-files_12-jfk-speech-12sec.wav",
|
111 |
+
"Speech_samples/harvard_3mins.wav",
|
112 |
],
|
113 |
inputs=audio_input,
|
114 |
label="Try these examples"
|