tjysdsg commited on
Commit
dca4123
·
1 Parent(s): 8f3f34d

Use updated checkpoint

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -72,7 +72,7 @@ def s2st(
72
  ),
73
  vocoder_file=os.path.join(
74
  vocoder_path,
75
- 'checkpoint-400000steps.pkl',
76
  ),
77
  vocoder_config=os.path.join(
78
  vocoder_path,
 
72
  ),
73
  vocoder_file=os.path.join(
74
  vocoder_path,
75
+ 'checkpoint-450000steps.pkl',
76
  ),
77
  vocoder_config=os.path.join(
78
  vocoder_path,