Merge pull request #393 from AshishKarel/patch-1

Update Readme
pull/394/head
Li Fuchen 5 years ago committed by GitHub
commit a78922d5e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -135,7 +135,7 @@ To perform z-score normalization (zero-mean, unit stddev) upon audio features, w
python tools/compute_mean_std.py \
--num_samples 2000 \
--specgram_type linear \
--manifest_paths data/librispeech/manifest.train \
--manifest_path data/librispeech/manifest.train \
--output_path data/librispeech/mean_std.npz
```

Loading…
Cancel
Save