Pipe1213 commited on
Commit
fa58d3f
·
verified ·
1 Parent(s): 96ad276

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -20,7 +20,7 @@ from text import cleaners
20
 
21
  model_configs = {
22
  "Graphemes_finetuned": {
23
- "path": "fr_wa_graphemes/G_30000.pth",
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": {