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 9947380898
fix the doc, test=doc
3 years ago
..
conf
local [Asr][Config] fix config (#1293) 3 years ago
.gitignore
README.md
RESULTS.md fix the doc, test=doc 3 years ago
path.sh
run.sh
utils

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