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