Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -30,7 +30,7 @@ article="<p style='text-align: center'><a href='https://github.com/mldurga/proje
|
|
30 |
|
31 |
interpretation='default'
|
32 |
|
33 |
-
examples = [['代わる.mp3','大丈夫な.mp3','熱くない.mp3']]
|
34 |
|
35 |
enable_queue=True
|
36 |
|
|
|
30 |
|
31 |
interpretation='default'
|
32 |
|
33 |
+
examples = [['代わる.mp3',''],['大丈夫な.mp3',''],['','熱くない.mp3']]
|
34 |
|
35 |
enable_queue=True
|
36 |
|