Skip to content

Add infer & test scripts for baidu_en8k model#52

Merged
kuke merged 2 commits intoPaddlePaddle:developfrom
kuke:add_en8k_script
Dec 4, 2017
Merged

Add infer & test scripts for baidu_en8k model#52
kuke merged 2 commits intoPaddlePaddle:developfrom
kuke:add_en8k_script

Conversation

@kuke
Copy link
Contributor

@kuke kuke commented Dec 4, 2017

Resolve #53


# download language model
cd models/lm > /dev/null
#sh download_lm_en.sh
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why comment here?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A mistake, modified.


# download well-trained model
cd models/baidu_en8k > /dev/null
#sh download_model.sh
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please keep consistent with other example.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

Copy link
Contributor Author

@kuke kuke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated, thx~


# download language model
cd models/lm > /dev/null
#sh download_lm_en.sh
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A mistake, modified.


# download well-trained model
cd models/baidu_en8k > /dev/null
#sh download_model.sh
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

Copy link
Contributor

@pkuyym pkuyym left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kuke kuke merged commit 959eb9b into PaddlePaddle:develop Dec 4, 2017
Jackwaterveg pushed a commit to Jackwaterveg/DeepSpeech that referenced this pull request Jan 29, 2022
…s_run_rcnn

[multi process]Use multi process run mask rcnn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants