2022-05-19 22:45:39,180 INFO [decode.py:470] Decoding started 2022-05-19 22:45:39,181 INFO [decode.py:476] Device: cuda:0 2022-05-19 22:45:40,689 INFO [lexicon.py:176] Loading pre-compiled data/lang_char/Linv.pt 2022-05-19 22:45:41,025 INFO [decode.py:482] {'best_train_loss': inf, 'best_valid_loss': inf, 'best_train_epoch': -1, 'best_valid_epoch': -1, 'batch_idx_train': 10, 'log_interval': 1, 'reset_interval': 200, 'feature_dim': 80, 'subsampling_factor': 4, 'encoder_dim': 512, 'nhead': 8, 'dim_feedforward': 2048, 'num_encoder_layers': 12, 'decoder_dim': 512, 'joiner_dim': 512, 'env_info': {'k2-version': '1.15.1', 'k2-build-type': 'Release', 'k2-with-cuda': True, 'k2-git-sha1': 'f8d2dba06c000ffee36aab5b66f24e7c9809f116', 'k2-git-date': 'Thu Apr 21 12:20:34 2022', 'lhotse-version': '1.2.0.dev+git.de75634.dirty', 'torch-version': '1.11.0', 'torch-cuda-available': True, 'torch-cuda-version': '10.2', 'python-version': '3.8', 'icefall-git-branch': 'wenetspeech-pruned-transducer-stateless2', 'icefall-git-sha1': '4b567e4-dirty', 'icefall-git-date': 'Wed Apr 27 13:43:54 2022', 'icefall-path': '/ceph-meixu/luomingshuang/icefall', 'k2-path': '/ceph-ms/luomingshuang/k2_latest/k2/python/k2/__init__.py', 'lhotse-path': '/ceph-meixu/luomingshuang/anaconda3/envs/k2-python/lib/python3.8/site-packages/lhotse-1.2.0.dev0+git.de75634.dirty-py3.8.egg/lhotse/__init__.py', 'hostname': 'de-74279-k2-train-1-0307195509-54c966b95f-rtpfq', 'IP address': '10.177.22.9'}, 'epoch': 10, 'batch': None, 'avg': 2, 'avg_last_n': 0, 'exp_dir': PosixPath('pruned_transducer_stateless2/exp-char-L-8-gpus'), 'lang_dir': 'data/lang_char', 'decoding_method': 'greedy_search', 'beam_size': 4, 'beam': 4, 'max_contexts': 4, 'max_states': 8, 'context_size': 2, 'max_sym_per_frame': 1, 'manifest_dir': PosixPath('data/fbank'), 'max_duration': 600, 'bucketing_sampler': True, 'num_buckets': 300, '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, 'lazy_load': True, 'training_subset': 'L', 'res_dir': PosixPath('pruned_transducer_stateless2/exp-char-L-8-gpus/greedy_search'), 'suffix': 'epoch-10-avg-2-context-2-max-sym-per-frame-1', 'blank_id': 0, 'vocab_size': 5537} 2022-05-19 22:45:41,026 INFO [decode.py:484] About to create model 2022-05-19 22:45:41,624 INFO [decode.py:505] averaging ['pruned_transducer_stateless2/exp-char-L-8-gpus/epoch-9.pt', 'pruned_transducer_stateless2/exp-char-L-8-gpus/epoch-10.pt'] 2022-05-19 22:46:04,095 INFO [decode.py:523] Number of model parameters: 88978927 2022-05-19 22:46:04,152 INFO [asr_datamodule.py:353] About to create dev dataset 2022-05-19 22:46:20,731 INFO [asr_datamodule.py:374] About to create dev dataloader 2022-05-19 22:46:55,400 INFO [decode.py:390] batch 0/?, cuts processed until now is 82 2022-05-19 22:47:52,291 INFO [decode.py:390] batch 100/?, cuts processed until now is 11332 2022-05-19 22:48:05,011 INFO [decode.py:407] The transcripts are stored in pruned_transducer_stateless2/exp-char-L-8-gpus/greedy_search/recogs-DEV-greedy_search-epoch-10-avg-2-context-2-max-sym-per-frame-1.txt 2022-05-19 22:48:05,443 INFO [utils.py:406] [DEV-greedy_search] %WER 7.80% [25795 / 330498, 3137 ins, 9452 del, 13206 sub ] 2022-05-19 22:48:06,483 INFO [decode.py:420] Wrote detailed error stats to pruned_transducer_stateless2/exp-char-L-8-gpus/greedy_search/errs-DEV-greedy_search-epoch-10-avg-2-context-2-max-sym-per-frame-1.txt 2022-05-19 22:48:06,485 INFO [decode.py:437] For DEV, WER of different settings are: greedy_search 7.8 best for DEV 2022-05-19 22:48:17,737 INFO [decode.py:390] batch 0/?, cuts processed until now is 95 2022-05-19 22:49:21,100 INFO [decode.py:390] batch 100/?, cuts processed until now is 16709 2022-05-19 22:49:46,717 INFO [decode.py:407] The transcripts are stored in pruned_transducer_stateless2/exp-char-L-8-gpus/greedy_search/recogs-TEST_NET-greedy_search-epoch-10-avg-2-context-2-max-sym-per-frame-1.txt 2022-05-19 22:49:47,246 INFO [utils.py:406] [TEST_NET-greedy_search] %WER 8.75% [36377 / 415747, 4570 ins, 8074 del, 23733 sub ] 2022-05-19 22:49:48,584 INFO [decode.py:420] Wrote detailed error stats to pruned_transducer_stateless2/exp-char-L-8-gpus/greedy_search/errs-TEST_NET-greedy_search-epoch-10-avg-2-context-2-max-sym-per-frame-1.txt 2022-05-19 22:49:48,585 INFO [decode.py:437] For TEST_NET, WER of different settings are: greedy_search 8.75 best for TEST_NET 2022-05-19 22:49:52,570 INFO [decode.py:390] batch 0/?, cuts processed until now is 60 2022-05-19 22:51:08,665 INFO [decode.py:407] The transcripts are stored in pruned_transducer_stateless2/exp-char-L-8-gpus/greedy_search/recogs-TEST_MEETING-greedy_search-epoch-10-avg-2-context-2-max-sym-per-frame-1.txt 2022-05-19 22:51:09,058 INFO [utils.py:406] [TEST_MEETING-greedy_search] %WER 13.49% [29734 / 220385, 2848 ins, 13858 del, 13028 sub ] 2022-05-19 22:51:09,830 INFO [decode.py:420] Wrote detailed error stats to pruned_transducer_stateless2/exp-char-L-8-gpus/greedy_search/errs-TEST_MEETING-greedy_search-epoch-10-avg-2-context-2-max-sym-per-frame-1.txt 2022-05-19 22:51:09,831 INFO [decode.py:437] For TEST_MEETING, WER of different settings are: greedy_search 13.49 best for TEST_MEETING 2022-05-19 22:51:09,831 INFO [decode.py:617] Done!