Merge pull request #929 from PaddlePaddle/join_ctc
[lm] transformer lm & kaldi data process
Showing
deepspeech/models/lm/__init__.py
0 → 100644
deepspeech/models/lm_interface.py
0 → 100644
deepspeech/models/st_interface.py
0 → 100644
deepspeech/transform/__init__.py
0 → 100644
deepspeech/transform/cmvn.py
0 → 100644
deepspeech/transform/perturb.py
0 → 100644
deepspeech/transform/wpe.py
0 → 100644
deepspeech/utils/asr_utils.py
0 → 100644
deepspeech/utils/check_kwargs.py
0 → 100644
deepspeech/utils/cli_readers.py
0 → 100644
deepspeech/utils/cli_utils.py
0 → 100644
deepspeech/utils/cli_writers.py
0 → 100644
deepspeech/utils/spec_augment.py
0 → 100644
examples/librispeech/s2/steps
0 → 120000
utils/__init__.py
100644 → 100755
文件模式从 100644 更改为 100755
utils/apply-cmvn.py
0 → 100755
utils/caculate_rtf.py
0 → 100755
utils/compute-cmvn-stats.py
0 → 100755
utils/compute_statistics.py
100644 → 100755
文件模式从 100644 更改为 100755
utils/copy-feats.py
0 → 100755
此差异已折叠。
utils/data2json.sh
0 → 100755
此差异已折叠。
utils/dump.sh
0 → 100755
此差异已折叠。
utils/feat-to-shape.py
0 → 100755
此差异已折叠。
utils/feat_to_shape.sh
0 → 100755
此差异已折叠。
utils/gen_duration_from_textgrid.py
100644 → 100755
文件模式从 100644 更改为 100755
utils/merge_scp2json.py
0 → 100755
此差异已折叠。
utils/reduce_data_dir.sh
0 → 100755
此差异已折叠。
utils/remove_longshortdata.sh
0 → 100755
此差异已折叠。
utils/text2token.py
0 → 100755
此差异已折叠。
想要评论请 注册 或 登录