Commit
·
10c4873
1
Parent(s):
c52dd71
Update app.py
Browse files
app.py
CHANGED
@@ -90,7 +90,7 @@ button.primary:hover{
|
|
90 |
"""
|
91 |
|
92 |
examples = [
|
93 |
-
['Martin Luther king - FREE AT LAST.mp3'], ['
|
94 |
]
|
95 |
|
96 |
mf_transcribe = gr.Interface(
|
|
|
90 |
"""
|
91 |
|
92 |
examples = [
|
93 |
+
['Martin Luther king - FREE AT LAST.mp3'], ['Winston Churchul - ARCH OF VICTOR.mp3'], ['Voice of Neil Armstrong.mp3'], ['Speeh by George Washington.mp3'], ['Speech by John Kennedy.mp3'], ['Al Gore on Inventing the Internet.mp3'], ['Alan Greenspan.mp3'], ['Neil Armstrong - ONE SMALL STEP.mp3'], ['General Eisenhower announcing D-Day landing.mp3'], ['Hey Siri.wav']
|
94 |
]
|
95 |
|
96 |
mf_transcribe = gr.Interface(
|