tree -L 2
after preparing the training files , added medium_librispeech.sh
np@np-INTEL:/mnt/speech1/nadira/stt/icefall/egs/librispeech/ASR$ tree -L 2
.
āāā conformer_ctc
ā āāā ali.py
ā āāā asr_datamodule.py -> ../tdnn_lstm_ctc/asr_datamodule.py
ā āāā conformer.py
ā āāā decode.py
ā āāā export.py
ā āāā __init__.py
ā āāā label_smoothing.py
ā āāā pretrained.py
ā āāā README.md
ā āāā subsampling.py
ā āāā test_label_smoothing.py
ā āāā test_subsampling.py
ā āāā test_transformer.py
ā āāā train.py
ā āāā transformer.py
āāā conformer_mmi
ā āāā asr_datamodule.py -> ../conformer_ctc/asr_datamodule.py
ā āāā conformer.py
ā āāā decode.py
ā āāā __init__.py
ā āāā subsampling.py
ā āāā test_subsampling.py
ā āāā test_transformer.py
ā āāā train.py
ā āāā train-with-attention.py
ā āāā transformer.py
āāā conv_emformer_transducer_stateless
ā āāā asr_datamodule.py -> ../pruned_transducer_stateless2/asr_datamodule.py
ā āāā beam_search.py -> ../pruned_transducer_stateless2/beam_search.py
ā āāā decode.py
ā āāā decoder.py -> ../pruned_transducer_stateless2/decoder.py
ā āāā emformer.py
ā āāā encoder_interface.py -> ../pruned_transducer_stateless2/encoder_interface.py
ā āāā export.py
ā āāā joiner.py -> ../pruned_transducer_stateless2/joiner.py
ā āāā model.py -> ../pruned_transducer_stateless2/model.py
ā āāā optim.py -> ../pruned_transducer_stateless2/optim.py
ā āāā scaling.py -> ../pruned_transducer_stateless2/scaling.py
ā āāā streaming_decode.py
ā āāā stream.py
ā āāā test_emformer.py
ā āāā train.py
āāā data
ā āāā fbank
ā āāā lang_bpe_1000
ā āāā lang_bpe_2000
ā āāā lang_bpe_500
ā āāā lang_bpe_5000
ā āāā lang_phone
ā āāā lm
ā āāā lm_training_bpe_1000
ā āāā lm_training_bpe_2000
ā āāā lm_training_bpe_500
ā āāā lm_training_bpe_5000
ā āāā manifests
āāā distillation_with_hubert.sh
āāā download
ā āāā dev-clean.tar.gz
ā āāā dev-other.tar.gz
ā āāā LibriSpeech
ā āāā lm
ā āāā musan
ā āāā musan.tar.gz
ā āāā test-clean.tar.gz
ā āāā test-other.tar.gz
ā āāā train-clean-100.tar.gz
ā āāā train-clean-360.tar.gz
ā āāā train-other-500.tar.gz
āāā local
ā āāā compile_hlg.py
ā āāā compile_lg.py
ā āāā compute_fbank_gigaspeech_dev_test.py
ā āāā compute_fbank_gigaspeech_splits.py
ā āāā compute_fbank_librispeech.py
ā āāā compute_fbank_musan.py
ā āāā convert_transcript_words_to_tokens.py
ā āāā display_manifest_statistics.py
ā āāā download_lm.py
ā āāā generate_unique_lexicon.py
ā āāā __init__.py
ā āāā prepare_lang_bpe.py
ā āāā prepare_lang.py
ā āāā prepare_lm_training_data.py
ā āāā preprocess_gigaspeech.py
ā āāā __pycache__
ā āāā sort_lm_training_data.py -> ../../../ptb/LM/local/sort_lm_training_data.py
ā āāā test_load_XL_split.py
ā āāā test_prepare_lang.py
ā āāā train_bpe_model.py
ā āāā validate_bpe_lexicon.py
ā āāā validate_manifest.py
āāā medium_librispeech.sh
āāā prepare_giga_speech.sh
āāā prepare.sh
āāā pruned_stateless_emformer_rnnt2
ā āāā asr_datamodule.py -> ../pruned_transducer_stateless/asr_datamodule.py
ā āāā beam_search.py -> ../pruned_transducer_stateless/beam_search.py
ā āāā decode.py
ā āāā decoder.py -> ../pruned_transducer_stateless/decoder.py
ā āāā emformer.py
ā āāā encoder_interface.py -> ../pruned_transducer_stateless/encoder_interface.py
ā āāā export.py
ā āāā joiner.py -> ../pruned_transducer_stateless/joiner.py
ā āāā model.py
ā āāā noam.py
ā āāā subsampling.py -> ../conformer_ctc/subsampling.py
ā āāā test_emformer.py
ā āāā test_model.py
ā āāā train.py
āāā pruned_transducer_stateless
ā āāā asr_datamodule.py -> ../transducer/asr_datamodule.py
ā āāā beam_search.py
ā āāā conformer.py -> ../transducer_stateless/conformer.py
ā āāā decode.py
ā āāā decoder.py
ā āāā decode_stream.py
ā āāā encoder_interface.py -> ../transducer_stateless/encoder_interface.py
ā āāā export.py
ā āāā __init__.py
ā āāā joiner.py
ā āāā model.py
ā āāā pretrained.py
ā āāā streaming_decode.py
ā āāā subsampling.py -> ../transducer/subsampling.py
ā āāā test_decoder.py
ā āāā test_model.py
ā āāā train.py
ā āāā transformer.py -> ../transducer_stateless/transformer.py
āāā pruned_transducer_stateless2
ā āāā asr_datamodule.py -> ../transducer/asr_datamodule.py
ā āāā beam_search.py
ā āāā conformer.py
ā āāā decode.py
ā āāā decoder.py
ā āāā decode_stream.py -> ../pruned_transducer_stateless/decode_stream.py
ā āāā encoder_interface.py -> ../transducer_stateless/encoder_interface.py
ā āāā export.py
ā āāā __init__.py
ā āāā joiner.py
ā āāā model.py
ā āāā optim.py
ā āāā pretrained.py
ā āāā scaling.py
ā āāā streaming_decode.py
ā āāā test_model.py -> ../pruned_transducer_stateless/test_model.py
ā āāā train.py
āāā pruned_transducer_stateless3
ā āāā asr_datamodule.py
ā āāā beam_search.py -> ../pruned_transducer_stateless2/beam_search.py
ā āāā conformer.py -> ../pruned_transducer_stateless2/conformer.py
ā āāā decode-giga.py
ā āāā decode.py
ā āāā decoder.py -> ../pruned_transducer_stateless2/decoder.py
ā āāā decode_stream.py -> ../pruned_transducer_stateless/decode_stream.py
ā āāā encoder_interface.py -> ../pruned_transducer_stateless2/encoder_interface.py
ā āāā export.py
ā āāā gigaspeech.py
ā āāā gigaspeech_scoring.py -> ../../../gigaspeech/ASR/conformer_ctc/gigaspeech_scoring.py
ā āāā joiner.py -> ../pruned_transducer_stateless2/joiner.py
ā āāā librispeech.py
ā āāā model.py
ā āāā optim.py -> ../pruned_transducer_stateless2/optim.py
ā āāā pretrained.py
ā āāā scaling.py -> ../pruned_transducer_stateless2/scaling.py
ā āāā streaming_decode.py
ā āāā test_model.py -> ../pruned_transducer_stateless/test_model.py
ā āāā test_scaling.py
ā āāā train.py
āāā pruned_transducer_stateless4
ā āāā asr_datamodule.py -> ../pruned_transducer_stateless2/asr_datamodule.py
ā āāā beam_search.py -> ../pruned_transducer_stateless2/beam_search.py
ā āāā conformer.py -> ../pruned_transducer_stateless2/conformer.py
ā āāā decode.py
ā āāā decoder.py -> ../pruned_transducer_stateless2/decoder.py
ā āāā decode_stream.py -> ../pruned_transducer_stateless/decode_stream.py
ā āāā encoder_interface.py -> ../pruned_transducer_stateless2/encoder_interface.py
ā āāā export.py
ā āāā __init__.py -> ../pruned_transducer_stateless2/__init__.py
ā āāā joiner.py -> ../pruned_transducer_stateless2/joiner.py
ā āāā model.py -> ../pruned_transducer_stateless2/model.py
ā āāā optim.py -> ../pruned_transducer_stateless2/optim.py
ā āāā scaling.py -> ../pruned_transducer_stateless2/scaling.py
ā āāā streaming_decode.py
ā āāā test_model.py -> ../pruned_transducer_stateless/test_model.py
ā āāā train.py
āāā pruned_transducer_stateless5
ā āāā asr_datamodule.py -> ../pruned_transducer_stateless2/asr_datamodule.py
ā āāā beam_search.py -> ../pruned_transducer_stateless2/beam_search.py
ā āāā conformer.py
ā āāā decode.py
ā āāā decoder.py -> ../pruned_transducer_stateless2/decoder.py
ā āāā encoder_interface.py -> ../pruned_transducer_stateless2/encoder_interface.py
ā āāā export.py
ā āāā __init__.py
ā āāā joiner.py -> ../pruned_transducer_stateless2/joiner.py
ā āāā model.py -> ../pruned_transducer_stateless2/model.py
ā āāā optim.py -> ../pruned_transducer_stateless2/optim.py
ā āāā pretrained.py
ā āāā scaling.py -> ../pruned_transducer_stateless2/scaling.py
ā āāā test_model.py
ā āāā train.py
āāā pruned_transducer_stateless6
ā āāā asr_datamodule.py -> ../pruned_transducer_stateless2/asr_datamodule.py
ā āāā beam_search.py -> ../pruned_transducer_stateless2/beam_search.py
ā āāā conformer.py
ā āāā decode.py
ā āāā decoder.py -> ../pruned_transducer_stateless2/decoder.py
ā āāā encoder_interface.py -> ../pruned_transducer_stateless2/encoder_interface.py
ā āāā export.py
ā āāā extract_codebook_index.py
ā āāā hubert_decode.py
ā āāā hubert_xlarge.py
ā āāā __init__.py -> ../pruned_transducer_stateless2/__init__.py
ā āāā joiner.py -> ../pruned_transducer_stateless2/joiner.py
ā āāā model.py
ā āāā optim.py -> ../pruned_transducer_stateless2/optim.py
ā āāā scaling.py -> ../pruned_transducer_stateless2/scaling.py
ā āāā test_model.py
ā āāā train.py
ā āāā vq_utils.py
āāā README.md
āāā RESULTS-100hours.md
āāā RESULTS.md
āāā shared -> ../../../icefall/shared/
āāā streaming_conformer_ctc
ā āāā asr_datamodule.py -> ../conformer_ctc/asr_datamodule.py
ā āāā conformer.py
ā āāā label_smoothing.py -> ../conformer_ctc/label_smoothing.py
ā āāā README.md
ā āāā streaming_decode.py
ā āāā subsampling.py -> ../conformer_ctc/subsampling.py
ā āāā train.py
ā āāā transformer.py
āāā tdnn_lstm_ctc
ā āāā asr_datamodule.py
ā āāā decode.py
ā āāā __init__.py
ā āāā model.py
ā āāā pretrained.py
ā āāā README.md
ā āāā train.py
āāā transducer
ā āāā asr_datamodule.py -> ../tdnn_lstm_ctc/asr_datamodule.py
ā āāā beam_search.py
ā āāā conformer.py -> ../transducer_stateless/conformer.py
ā āāā decode.py
ā āāā decoder.py
ā āāā encoder_interface.py -> ../transducer_stateless/encoder_interface.py
ā āāā export.py
ā āāā __init__.py
ā āāā joiner.py
ā āāā model.py
ā āāā pretrained.py
ā āāā README.md
ā āāā rnn.py
ā āāā subsampling.py -> ../conformer_ctc/subsampling.py
ā āāā test_conformer.py
ā āāā test_decoder.py
ā āāā test_joiner.py
ā āāā test_rnn.py
ā āāā test_transducer.py
ā āāā test_transformer.py
ā āāā train.py
ā āāā transformer.py -> ../transducer_stateless/transformer.py
āāā transducer_lstm
ā āāā asr_datamodule.py -> ../transducer/asr_datamodule.py
ā āāā beam_search.py
ā āāā decode.py
ā āāā decoder.py
ā āāā encoder_interface.py
ā āāā encoder.py
ā āāā __init__.py
ā āāā joiner.py
ā āāā model.py
ā āāā noam.py
ā āāā README.md
ā āāā subsampling.py -> ../transducer/subsampling.py
ā āāā test_encoder.py
ā āāā train.py
āāā transducer_stateless
ā āāā alignment.py
ā āāā asr_datamodule.py -> ../transducer/asr_datamodule.py
ā āāā beam_search.py
ā āāā compute_ali.py
ā āāā conformer.py
ā āāā decode.py
ā āāā decoder.py
ā āāā encoder_interface.py
ā āāā export.py
ā āāā __init__.py
ā āāā joiner.py
ā āāā model.py
ā āāā pretrained.py
ā āāā README.md
ā āāā subsampling.py -> ../transducer/subsampling.py
ā āāā test_compute_ali.py
ā āāā test_conformer.py
ā āāā test_decoder.py
ā āāā test_joiner.py
ā āāā test_model.py
ā āāā train.py
ā āāā transformer.py
āāā transducer_stateless2
ā āāā asr_datamodule.py -> ../tdnn_lstm_ctc/asr_datamodule.py
ā āāā beam_search.py -> ../transducer_stateless/beam_search.py
ā āāā conformer.py -> ../transducer_stateless/conformer.py
ā āāā decode.py
ā āāā decoder.py -> ../transducer_stateless/decoder.py
ā āāā encoder_interface.py -> ../transducer_stateless/encoder_interface.py
ā āāā export.py
ā āāā __init__.py
ā āāā joiner.py
ā āāā model.py
ā āāā pretrained.py
ā āāā subsampling.py -> ../transducer_stateless/subsampling.py
ā āāā test_model.py
ā āāā train.py
ā āāā transformer.py -> ../transducer_stateless/transformer.py
āāā transducer_stateless_multi_datasets
āāā asr_datamodule.py -> ../pruned_transducer_stateless3/asr_datamodule.py
āāā beam_search.py -> ../transducer_stateless/beam_search.py
āāā conformer.py -> ../transducer_stateless/conformer.py
āāā decode.py
āāā decoder.py -> ../transducer_stateless/decoder.py
āāā encoder_interface.py -> ../transducer_stateless/encoder_interface.py
āāā export.py
āāā gigaspeech.py -> ../pruned_transducer_stateless3/gigaspeech.py
āāā __init__.py
āāā joiner.py -> ../transducer_stateless/joiner.py
āāā librispeech.py -> ../pruned_transducer_stateless3/librispeech.py
āāā model.py
āāā pretrained.py
āāā README.md
āāā subsampling.py -> ../transducer/subsampling.py
āāā test_asr_datamodule.py
āāā test_decoder.py
āāā train.py
āāā transformer.py -> ../transducer_stateless/transformer.py
37 directories, 302 files
np@np-INTEL:/mnt/speech1/nadira/stt/icefall/egs/librispeech/ASR$