Daobin Zhu

Results 5 issues of Daobin Zhu

师兄你好,我这个项目启动或者是移植都会报这个错,这是怎么回事啊,求解答,谢谢您

I am a newbie, and i want to apply the kspnspeech dataset. How should i apply for? tks

返回的json是:You recently don't have any seat, so i don't know your seat information and cannot help you to rob seat!但是我最近一次有预约,请问这是什么情况呀?大佬

命令为: python ./wenet/bin/export_jit.py --config /home/lsj/zdb/biye/wenet/examples/aishell/rnnt/exp/baseline/train.yaml --checkpoint /home/lsj/zdb/biye/wenet/examples/aishell/rnnt/exp/baseline/avg_4.pt --output_file /home/lsj/zdb/biye/wenet/examples/aishell/rnnt/exp/baseline/final.zip --output_quant_file /home/lsj/zdb/biye/wenet/examples/aishell/rnnt/exp/baseline/final_quant.zip 报错结果为: /home/lsj/.conda/envs/rnnt/lib/python3.8/site-packages/torch/jit/_check.py:178: UserWarning: The TorchScript type system doesn't support instance-level annotations on empty non-base types in `__init__`. Instead, either...

future plan
Stale

在Transducer模型训练好后,使用步骤5进行解码,得到的输出结果如下: Namespace(attn_weight=0.5, batch_size=32, beam_size=10, blank_penalty=0.0, checkpoint='exp/baseline/avg_4.pt', config='exp/baseline/train.yaml', context_bias_mode='', context_graph_score=0.0, context_list_path='', ctc_weight=0.5, data_type='raw', decoder_scale=0.0, decoding_chunk_size=-1, gpu=0, hlg='', length_penalty=0.0, lm_scale=0.0, modes=['rnnt_beam_search'], num_decoding_left_chunks=-1, override_config=[], r_decoder_scale=0.0, result_dir='exp/baseline', reverse_weight=0.0, search_ctc_weight=0.3, search_transducer_weight=0.7, simulate_streaming=False, test_data='data/test/data.list', transducer_weight=0.5, word='')...