Spaces:
Runtime error
Runtime error
ORI-Muchim
commited on
Commit
β’
09d8aa9
1
Parent(s):
99bbc66
Update app.py
Browse files
app.py
CHANGED
@@ -68,7 +68,7 @@ if __name__ == '__main__':
|
|
68 |
models_tts = []
|
69 |
name = 'AronaTTS'
|
70 |
lang = 'ζ₯ζ¬θͺ (Japanese)'
|
71 |
-
example = '
|
72 |
config_path = f"saved_model/config.json"
|
73 |
model_path = f"saved_model/model.pth"
|
74 |
cover_path = f"saved_model/cover.png"
|
|
|
68 |
models_tts = []
|
69 |
name = 'AronaTTS'
|
70 |
lang = 'ζ₯ζ¬θͺ (Japanese)'
|
71 |
+
example = 'ε
ηγδ»ζ₯γ―倩ζ°γζ¬ε½γ«γγγ§γγγ'
|
72 |
config_path = f"saved_model/config.json"
|
73 |
model_path = f"saved_model/model.pth"
|
74 |
cover_path = f"saved_model/cover.png"
|