jhlfrfufyfn commited on
Commit
7b14940
·
1 Parent(s): 02d5f6e

Update vocoder-config.json

Browse files
Files changed (1) hide show
  1. vocoder-config.json +1 -1
vocoder-config.json CHANGED
@@ -79,7 +79,7 @@
79
  "symmetric_norm": true,
80
  "max_norm": 4.0,
81
  "clip_norm": true,
82
- "stats_path": "/app/tts-config/scale_stats.npy"
83
  },
84
  "eval_split_size": 15,
85
  "data_path": "/storage/be",
 
79
  "symmetric_norm": true,
80
  "max_norm": 4.0,
81
  "clip_norm": true,
82
+ "stats_path": "./scale_stats.npy"
83
  },
84
  "eval_split_size": 15,
85
  "data_path": "/storage/be",