SohomToom commited on
Commit
53a7adb
·
verified ·
1 Parent(s): 5e9b992

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -34,7 +34,7 @@ output_dir = "/tmp/outputs"
34
  os.makedirs(output_dir, exist_ok=True)
35
 
36
  # Initialize tone converter
37
- ckpt_converter = "checkpoints/converter"
38
 
39
 
40
  # Device setting
 
34
  os.makedirs(output_dir, exist_ok=True)
35
 
36
  # Initialize tone converter
37
+ ckpt_converter = "checkpoint/converter"
38
 
39
 
40
  # Device setting