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.
PaddleSpeech/examples/wenetspeech/asr1
root 5457b2ad72
fix the doc, test=doc
2 years ago
..
conf change all recipes 3 years ago
local [Asr][Config] fix config (#1293) 3 years ago
.gitignore update aishell/librispeech transformer result; wenetspeech pretrain conformer result 3 years ago
README.md pack model 3 years ago
RESULTS.md fix the doc, test=doc 2 years ago
path.sh add wenetspeech egs 3 years ago
run.sh change all recipes 3 years ago
utils pack model 3 years ago

README.md

Pack Model

pack model to tar.gz, e.g.

./utils/pack_model.sh  --preprocess_conf conf/preprocess.yaml --dict data/vocab.txt conf/conformer.yaml '' data/mean_std.json exp/conformer/checkpoints/wenetspeec
h.pdparams 

show model.tar.gz

tar tf model.tar.gz