arampacha commited on
Commit
b8f5247
·
1 Parent(s): a6165db

Update config.yaml

Browse files
Files changed (1) hide show
  1. config.yaml +2 -2
config.yaml CHANGED
@@ -1,4 +1,4 @@
1
- audio_root: librispeech40/feature_manifest
2
  features:
3
  energy_max: 6.220607280731201
4
  energy_min: 0.0
@@ -18,7 +18,7 @@ features:
18
  win_length: 1024
19
  window_fn: hann
20
  global_cmvn:
21
- stats_npz_path: librispeech40/feature_manifest/gcmvn_stats.npz
22
  sample_rate: 22050
23
  speaker_set_filename: speakers.txt
24
  transforms:
 
1
+ audio_root: librispeech40/
2
  features:
3
  energy_max: 6.220607280731201
4
  energy_min: 0.0
 
18
  win_length: 1024
19
  window_fn: hann
20
  global_cmvn:
21
+ stats_npz_path: librispeech40/gcmvn_stats.npz
22
  sample_rate: 22050
23
  speaker_set_filename: speakers.txt
24
  transforms: