From 4618a1aedfa89f0626d86d51e3c47dc0e146ef0b Mon Sep 17 00:00:00 2001 From: Yondu Tsai <5721671+yondu22@users.noreply.github.com> Date: Wed, 5 Aug 2020 15:06:51 +0800 Subject: [PATCH] Update README.md Missed step about training the model --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c5658f1..d61475a 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ - get the alignments as lattices - generate volume-perturbed data (for train) - prepare config file for finetune such as model、den.fst、phone_lm.fst and tree +- train on top of the previous dnn model(final.md --> init.mdl) for 6 epochs - decode the test data use finetune model with apply-cmvn-online # Result(aishell1 test data) - cer 11.10%