Spaces:
Sleeping
Sleeping
Commit
·
b60fd95
1
Parent(s):
609fa27
fix: Rename example audio file
Browse files
app.py
CHANGED
@@ -73,7 +73,7 @@ demo = gr.Interface(
|
|
73 |
allow_flagging="never",
|
74 |
examples=[
|
75 |
"https://filedn.com/lRBwPhPxgV74tO0rDoe8SpH/audio-examples/bornholmsk.wav",
|
76 |
-
"https://filedn.com/lRBwPhPxgV74tO0rDoe8SpH/audio-examples/
|
77 |
"https://filedn.com/lRBwPhPxgV74tO0rDoe8SpH/audio-examples/nordjysk.wav",
|
78 |
],
|
79 |
cache_examples=False,
|
|
|
73 |
allow_flagging="never",
|
74 |
examples=[
|
75 |
"https://filedn.com/lRBwPhPxgV74tO0rDoe8SpH/audio-examples/bornholmsk.wav",
|
76 |
+
"https://filedn.com/lRBwPhPxgV74tO0rDoe8SpH/audio-examples/soenderjysk.wav",
|
77 |
"https://filedn.com/lRBwPhPxgV74tO0rDoe8SpH/audio-examples/nordjysk.wav",
|
78 |
],
|
79 |
cache_examples=False,
|