Commit Graph

520 Commits (71e046b0ba6a46fa72bd50dd847046e99a3ca0fe)
 

Author SHA1 Message Date
Yang yaming 1d13221a11
Merge pull request #153 from loongw/develop
6 years ago
loongw 59079f5c00 Cleanup worker processes every epoch end.
6 years ago
loongw a9ccc34a98 make process_utterance accept file object.
6 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
Yang yaming 6404538df6
Merge pull request #90 from pkuyym/fix-89
7 years ago
Xinghai Sun 0823cd2ce4 Upload BaiduCN1.2k model.
7 years ago
Yang yaming 063e5b86fc
Merge pull request #88 from pkuyym/fix-87
7 years ago
Xinghai Sun 14dc5d43cb Update Baidu8k model.
7 years ago
Yibing Liu 46675c6606
Merge pull request #77 from kuke/fix_cloud_link
7 years ago
Yibing Liu a73e46cda8
Merge pull request #68 from kuke/update_hyper_params
7 years ago
Yang yaming 90b456d5ab
Merge pull request #71 from pkuyym/fix-65
7 years ago
Yibing Liu 6c2d0e61b5 fix the link to cloud training in doc
7 years ago
yangyaming 1f1dee2e88 Adapt infer.py.
7 years ago
yangyaming d7291da01f Bug fix.
7 years ago
yangyaming c94fbdb419 Consider instance without padding data.
7 years ago
yangyaming d3dfc3dd23 Decouple data provider from model configuration.
7 years ago
Yibing Liu b8d1e70549 Update default hyper-params of scorer in python scripts
7 years ago
Yibing Liu 4bf526e78d
Merge pull request #66 from lispc/develop
7 years ago
lispc 23e4483069 fix a comment in audio_featurizer.py
7 years ago
Yang yaming f9ebff7e4d
Merge pull request #58 from pkuyym/fix-56
7 years ago
Yibing Liu 907898a48c
Merge pull request #55 from kuke/update_benchmark
7 years ago
yangyaming 20e225875c Simplify parallel part for data processing and fix abnormal exit.
7 years ago
Yibing Liu a835d41206
Merge pull request #51 from kuke/fix_err_rate
7 years ago
Yibing Liu ccb4332fe3 update benchmark result for English model
7 years ago
Yibing Liu 6e4f246517 retune hyper-parameters for librispeech model
7 years ago
Yibing Liu 959eb9b2e5
Merge pull request #52 from kuke/add_en8k_script
7 years ago
Yibing Liu c786b18265 Uncomment model downloading lines
7 years ago
Yibing Liu 938685baa0 Add infer & test script for baidu_en8k model
7 years ago
Yibing Liu ae796a9dab Correct the error rate's computation for multiple sentences
7 years ago
Yibing Liu 78968af697
Merge pull request #47 from pkuyym/fix-46
7 years ago
yangyaming 0f9b3ebf0e Move exception throwing logic to cer and wer.
7 years ago
yangyaming a8793039f3 Expose edit distance for error_rate.py
7 years ago
Yibing Liu fe1501cc1e
Merge pull request #37 from kuke/add_boost
7 years ago
Yibing Liu cd5f558bc7 Add library boost to the dependency
7 years ago
Yibing Liu b3714613ee
Merge pull request #8 from kuke/fix_docker_doc
7 years ago
Yibing Liu 61177a10b2 update the rebuilt docker repo's name in doc
7 years ago
Yibing Liu f862e0c646 Merge branch 'develop' of upstream into fix_docker_doc
7 years ago
Yibing Liu a648452267
Merge pull request #29 from kuke/update_setup
7 years ago
Yibing Liu 74e00f4e15 add more info in the setup section
7 years ago
Yang yaming f8c73f032b
Merge pull request #28 from pkuyym/fix-27
7 years ago