↓ 1 callersFunctiondo_convert_tartype2tardata_combine_type 10 batch , 1 worker : 15.9s, nvidia-smi 在8卡使用 10batch, 10worker: 16.02s, nvidia-smi 在8卡使用 10 batch ,10worker , 310tar: 17.46s, 10 bat
OSUM-EChat/common_utils/fake_data/combine/do_convert_tar_type2tardata_combine_type.py:14
↓ 1 callersFunctiondo_make_shards_common(jsonl_file, shards_dir, num_utts_per_shard=1000, prefix='shard', resample=16000, num_threads=32, do_recover=T
OSUM-EChat/common_utils/fake_data/shard/do_make_shard_from_raw.py:145
↓ 1 callersFunctionexport_rescoring_decoder(model, configs, args, logger, decoder_onnx_path,
decoder_fastertransformer)
OSUM/wenet/bin/export_onnx_gpu.py:988
↓ 1 callersMethodforwardForward function. Args: xs: input tensor (B, D, 1, L) Returns: output tensor, (B, D, 1, L)
OSUM/wenet/bin/export_onnx_bpu.py:543
↓ 1 callersMethodforward Forward just one chunk Args: xs (torch.Tensor): chunk input, with shape (b=1, 1, time, mel-dim), where `time ==
OSUM/wenet/bin/export_onnx_bpu.py:741