icefall_asr_tedlium3_transducer_stateless / log /modified_beam_search /log-decode-epoch-29-avg-11-beam-4-2022-03-21-15-36-23
luomingshuang's picture
update tedlium3-transducer-stateless files
996fe94
raw
history blame
1.62 kB
2022-03-21 15:36:23,609 INFO [decode.py:425] Decoding started
2022-03-21 15:36:23,667 INFO [decode.py:431] Device: cuda:0
2022-03-21 15:36:23,674 INFO [decode.py:441] {'feature_dim': 80, 'encoder_out_dim': 512, 'subsampling_factor': 4, 'attention_dim': 512, 'nhead': 8, 'dim_feedforward': 2048, 'num_encoder_layers': 12, 'vgg_frontend': False, 'epoch': 29, 'avg': 11, 'exp_dir': PosixPath('transducer_stateless/exp'), 'bpe_model': 'data/lang_bpe_500/bpe.model', 'decoding_method': 'modified_beam_search', 'beam_size': 4, 'context_size': 2, 'max_sym_per_frame': 3, 'manifest_dir': PosixPath('data/fbank'), 'max_duration': 100, 'bucketing_sampler': True, 'num_buckets': 30, 'concatenate_cuts': False, 'duration_factor': 1.0, 'gap': 1.0, 'on_the_fly_feats': False, 'shuffle': True, 'return_cuts': True, 'num_workers': 2, 'enable_spec_aug': True, 'spec_aug_time_warp_factor': 80, 'enable_musan': True, 'res_dir': PosixPath('transducer_stateless/exp/modified_beam_search'), 'suffix': 'epoch-29-avg-11-beam-4', 'blank_id': 0, 'unk_id': 2, 'vocab_size': 500}
2022-03-21 15:36:23,674 INFO [decode.py:443] About to create model
2022-03-21 15:36:24,366 INFO [decode.py:454] averaging ['transducer_stateless/exp/epoch-19.pt', 'transducer_stateless/exp/epoch-20.pt', 'transducer_stateless/exp/epoch-21.pt', 'transducer_stateless/exp/epoch-22.pt', 'transducer_stateless/exp/epoch-23.pt', 'transducer_stateless/exp/epoch-24.pt', 'transducer_stateless/exp/epoch-25.pt', 'transducer_stateless/exp/epoch-26.pt', 'transducer_stateless/exp/epoch-27.pt', 'transducer_stateless/exp/epoch-28.pt', 'transducer_stateless/exp/epoch-29.pt']