Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -21,9 +21,9 @@ def predict(path):
|
|
21 |
|
22 |
title = "Japanese Pitch Accent Pattern Detector"
|
23 |
|
24 |
-
description = "
|
25 |
|
26 |
-
article="<p style='text-align: center'><a href='
|
27 |
|
28 |
interpretation='default'
|
29 |
|
|
|
21 |
|
22 |
title = "Japanese Pitch Accent Pattern Detector"
|
23 |
|
24 |
+
description = "This model will predict pitch accent pattern of a word based on the recording of its pronunciation."
|
25 |
|
26 |
+
article="<p style='text-align: center'><a href='mizoru.github.io/blog' target='_blank'>Blog</a></p>"
|
27 |
|
28 |
interpretation='default'
|
29 |
|