Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -20,7 +20,7 @@ from text import cleaners
|
|
20 |
|
21 |
model_configs = {
|
22 |
"Graphemes_finetuned": {
|
23 |
-
"path": "fr_wa_graphemes/
|
24 |
"symbols": symbols_ft
|
25 |
},
|
26 |
"Graphemes": {
|
|
|
20 |
|
21 |
model_configs = {
|
22 |
"Graphemes_finetuned": {
|
23 |
+
"path": "fr_wa_graphemes/G_80000.pth",
|
24 |
"symbols": symbols_ft
|
25 |
},
|
26 |
"Graphemes": {
|