You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
52 lines
1.3 KiB
52 lines
1.3 KiB
3 years ago
|
===========================train_params===========================
|
||
|
model_name:deepspeech2
|
||
|
python:python3.8
|
||
|
gpu_list:0
|
||
|
null:null
|
||
|
null:null
|
||
|
null:null
|
||
|
--output:null
|
||
|
null:null
|
||
|
--checkpoint_path:
|
||
|
train_model_name:checkpoints/9
|
||
|
null:null
|
||
|
null:null
|
||
|
##
|
||
|
trainer:norm_train
|
||
|
norm_train: ../../../deepspeech/exps/deepspeech2/bin/train.py --nproc 1 --config conf/deepspeech2.yaml --model_type offline --device gpu
|
||
|
pact_train:null
|
||
|
fpgm_train:null
|
||
|
distill_train:null
|
||
|
null:null
|
||
|
null:null
|
||
|
##
|
||
|
===========================eval_params===========================
|
||
|
eval: ../../../deepspeech/exps/deepspeech2/bin/test.py --nproc 1 --config conf/deepspeech2.yaml --result_file tests/9.rsl --model_type offline --device gpu
|
||
|
null:null
|
||
|
##
|
||
|
===========================infer_params===========================
|
||
|
--export_path:checkpoints/9.jit
|
||
|
--checkpoint_path:checkpoints/9
|
||
|
norm_export: ../../../deepspeech/exps/deepspeech2/bin/export.py --nproc 1 --config conf/deepspeech2.yaml --model_type offline
|
||
|
quant_export:null
|
||
|
fpgm_export:null
|
||
|
distill_export:null
|
||
|
export1:null
|
||
|
export2:null
|
||
|
##
|
||
|
infer_model:null
|
||
|
infer_export:null
|
||
|
infer_quant:null
|
||
|
inference:null
|
||
|
--use_gpu:null
|
||
|
--enable_mkldnn:null
|
||
|
--cpu_threads:null
|
||
|
--rec_batch_num:null
|
||
|
--use_tensorrt:null
|
||
|
--precision:null
|
||
|
--det_model_dir:null
|
||
|
--image_dir:null
|
||
|
--save_log_path:null
|
||
|
--benchmark:null
|
||
|
null:null
|