1. 19 9月, 2017 1 次提交
  2. 06 9月, 2017 1 次提交
  3. 12 6月, 2017 1 次提交
    • X
      Refactor whole data preprocessor for DS2 (re-design classes, re-organize dir,... · 70eb4001
      Xinghai Sun 提交于
      Refactor whole data preprocessor for DS2 (re-design classes, re-organize dir, add augmentaion interfaces etc.).
      
      1. Refactor data preprocessor with new added class AudioSegment, SpeechSegment, TextFeaturizer, AudioFeaturizer, SpeechFeaturizer.
      2. Add data augmentation interfaces and class AugmentorBase, AugmentationPipeline, VolumnPerturbAugmentor etc..
      3. Seperate normalizer's mean and std computing from training, by adding FeatureNormalizer and a seperate tool compute_mean_std.py.
      4. Re-organize directory.
      70eb4001
  4. 08 6月, 2017 1 次提交
  5. 07 6月, 2017 1 次提交
    • X
      Refine librispeech.py for DeepSpeech2. · d784c538
      Xinghai Sun 提交于
      Summary:
      1. Add manifest line check.
      2. Avoid re-unpacking if unpacked data already exists.
      3. Add full_download (download all 7 sub-datasets of LibriSpeech).
      d784c538
  6. 03 6月, 2017 2 次提交