datasciencedojo
commited on
Commit
·
b59f2c1
1
Parent(s):
bb3e4cc
Update app.py
Browse files
app.py
CHANGED
@@ -90,7 +90,7 @@ button.primary:hover{
|
|
90 |
"""
|
91 |
|
92 |
examples = [
|
93 |
-
['
|
94 |
]
|
95 |
|
96 |
mf_transcribe = gr.Interface(
|
|
|
90 |
"""
|
91 |
|
92 |
examples = [
|
93 |
+
['Martin Luther king - FREE AT LAST.mp3'], ['Hey Siri.wav']
|
94 |
]
|
95 |
|
96 |
mf_transcribe = gr.Interface(
|