Commit Graph

456 Commits (36825f5d11f834d2cc3ab2adbd98e3f5ac36398f)
 

Author SHA1 Message Date
Yibing Liu 36825f5d11
Merge pull request #375 from lfchener/fix
5 years ago
lfchener 0d5ed1b45a Change StaticRNN to fluid.layers.rnn
5 years ago
lfchener 8172681b55 Change StaticRNN to fluid.layers.rnn.
5 years ago
Li Fuchen da50f63e1d
Merge pull request #374 from lfchener/update
5 years ago
lfchener b86bff118e Change StaticRNN to fluid.layers.rnn
5 years ago
lfchener d5ee83b074 update README
5 years ago
lfchener 827a8c8ea3 update README
5 years ago
lfchener 261844b3da update README
5 years ago
Li Fuchen 5834f66ed6
Merge pull request #371 from lfchener/update-rm
5 years ago
lfchener 7da06fb5ee upadte README.md and README_cn.md
5 years ago
Li Fuchen 9a823880dd
Merge pull request #369 from lfchener/deepspeech_fluid
5 years ago
lfchener d89c3a48a7 unify api to 1.6 version and fix some problems
5 years ago
lfchener d74f4ff3f5 update deepspeech to fluid api
5 years ago
Yibing Liu d2bdd254a3
Merge pull request #355 from PaddlePaddle/update_master
5 years ago
Yibing Liu 77a456b143 Merge branch 'develop' into master branch
5 years ago
Yibing Liu eb2de2a525
Merge pull request #351 from PaddlePaddle/kuke-patch-2
5 years ago
Yibing Liu 334c10a4e6
Update README_cn.md
5 years ago
Yibing Liu 8ab946b81e
Merge pull request #350 from PaddlePaddle/kuke-patch-1
5 years ago
Yibing Liu b8a6d3b969
Update README.md
5 years ago
Yibing Liu 13ec49de95
Update README.md
5 years ago
Yibing Liu f19a58c2bf
Update README.md
5 years ago
Yibing Liu 15de13ede1
Merge pull request #333 from PaddlePaddle/update_urls
5 years ago
Yibing Liu 95e5d1f5ab Update the urls in download scripts
5 years ago
Yibing Liu cdcbc87167
Merge pull request #322 from PaddlePaddle/fix_models_link
5 years ago
Yibing Liu 445d84ee26 Update lm & acoustic models' link
5 years ago
Shan Yi a76fc69212
Merge pull request #247 from ericxk/patch-1
6 years ago
eric_xu 893b81ea76
Update README_cn.md
6 years ago
eric_xu 45a867b730
fix README_cn.md
6 years ago
eric_xu 4f9a210761 update README_cn.md (#207)
6 years ago
Yibing Liu 0886a2beaa
Merge pull request #234 from kuke/fix_issues_link
6 years ago
Yibing Liu 9aef6d2b6b Fix the issues link in README
6 years ago
Yang yaming 0ad8918fc7
Merge pull request #154 from loongw/fix148
6 years ago
Yang yaming dad1c2727e
Merge pull request #185 from pkuyym/fix-184
7 years ago
yangyaming 20533f5383 Fix invlid download url.
7 years ago
Yibing Liu 1abb976778
Merge pull request #165 from chesterkuo/develop
7 years ago
chester.kuo b6a042c40f Fix Aishell manifest creation mix with train/dev/test set
7 years ago
Yang yaming 1d13221a11
Merge pull request #153 from loongw/develop
7 years ago
loongw 59079f5c00 Cleanup worker processes every epoch end.
7 years ago
loongw a9ccc34a98 make process_utterance accept file object.
7 years ago
Yibing Liu 422f55a5d3
Merge pull request #122 from kuke/fix_tune
7 years ago
Yibing Liu 7c6fa642cd Rename infer_probs_batch to infer_batch_probs
7 years ago
Yibing Liu dd2588c96b Merge two if statements in infer
7 years ago
Yibing Liu 6c2cf40ce1 Rename prefix 'infer_batch' to 'decode_batch'
7 years ago
Yibing Liu 66a3908818 Adjust the order of scorer init & probs infer in infer.py
7 years ago
Yibing Liu 3a36c8a69e Adapt demo_server to the decoupling in infer_batch()
7 years ago
Yibing Liu 10d3370970 Remove redundant lines in tune.py
7 years ago
Yibing Liu 8ae25aebe1 Add more comments in init_ext_scorer()
7 years ago
Yibing Liu 3ecf1ad4f5 Decouple ext scorer init & inference & decoding for the convenience of tuning
7 years ago
Yibing Liu f896f0ef05
Merge pull request #92 from kuke/update_benchmark
7 years ago
Yibing Liu 9c5daab08d Update benchmark result for BaiduEN8K model due to #88
7 years ago