The minimum PaddlePaddle version needed for the code sample in this directory is the lastest develop branch. If you are on a version of PaddlePaddle earlier than this, please update your installation.
TBD
The decoder depends on kaldi, install it by flowing its instructions. Then
export KALDI_ROOT=<absolute path to kaldi>git clone https://github.com/PaddlePaddle/models.git
cd models/fluid/DeepASR/decoder
sh setup.shTBD
TBD
TBD
TBD