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
huangyuxin dca51c5131
fix wenetspeech conf, test=asr
2 years ago
..
conf fix wenetspeech conf, test=asr 2 years ago
local fix wenetspeech conf, test=asr 2 years ago
.gitignore
README.md
RESULTS.md
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