Commit Graph

  • 1e5c236fb9
    Merge 860c781832 into 4f9a210761 #246 eric_xu 2018-06-04 02:41:07 +0000
  • 860c781832
    Merge branch 'develop' into readme_translation #246 eric_xu 2018-06-04 10:41:03 +0800
  • 91d7934beb fix README_cn.md ericxk 2018-06-04 10:23:53 +0800
  • a096b64924 update README_cn.md (#207) eric_xu 2018-06-04 10:20:53 +0800
  • 4f9a210761 update README_cn.md (#207) eric_xu 2018-06-04 10:20:53 +0800
  • eb4c0d733c delete url #207 胥可 2018-06-04 10:14:38 +0800
  • 8d8beb0484 Merge branch 'develop' of https://github.com/PaddlePaddle/DeepSpeech into readme_translation 胥可 2018-06-03 15:07:45 +0800
  • 63abb209cf update fix 胥可 2018-06-03 15:06:21 +0800
  • 3ef92abd57 Merge pull request #234 from kuke/fix_issues_link Yibing Liu 2018-05-24 13:39:39 +0800
  • 0886a2beaa
    Merge pull request #234 from kuke/fix_issues_link Yibing Liu 2018-05-24 13:39:39 +0800
  • 8d7ff63f2a Fix the issues link in README Yibing Liu 2018-05-24 11:09:23 +0800
  • 9aef6d2b6b Fix the issues link in README #234 Yibing Liu 2018-05-24 11:09:23 +0800
  • 529bf26b8c Merge pull request #154 from loongw/fix148 Yang yaming 2018-05-22 13:20:34 +0800
  • 0ad8918fc7
    Merge pull request #154 from loongw/fix148 Yang yaming 2018-05-22 13:20:34 +0800
  • e6d6e7fea2
    Merge a86055ec78 into dad1c2727e #209 Jun Wang 2018-04-18 04:28:05 +0000
  • a86055ec78 fix openfst download link address #209 Jun Wang 2018-04-18 12:24:05 +0800
  • bb242cae9d add README_cn.md 胥可 2018-04-17 16:52:54 +0800
  • f52ad5e5a8 Add detailed errors about symbols out of vocab #188 Rai220 2018-03-22 13:27:13 +0300
  • 0dca109df3 Merge pull request #185 from pkuyym/fix-184 Yang yaming 2018-03-21 16:02:09 +0800
  • dad1c2727e
    Merge pull request #185 from pkuyym/fix-184 Yang yaming 2018-03-21 16:02:09 +0800
  • 3e604e048f Fix invlid download url. yangyaming 2018-03-21 15:54:58 +0800
  • 20533f5383 Fix invlid download url. #185 yangyaming 2018-03-21 15:54:58 +0800
  • 0587ac2968 Merge pull request #165 from chesterkuo/develop Yibing Liu 2018-03-06 15:14:57 +0800
  • 1abb976778
    Merge pull request #165 from chesterkuo/develop Yibing Liu 2018-03-06 15:14:57 +0800
  • 1b57fa0512 Fix Aishell manifest creation mix with train/dev/test set chester.kuo 2018-02-28 14:30:03 +0800
  • b6a042c40f Fix Aishell manifest creation mix with train/dev/test set #165 chester.kuo 2018-02-28 14:30:03 +0800
  • 1cef6fe1f4 Merge pull request #153 from loongw/develop Yang yaming 2018-02-07 20:53:15 +0800
  • 1d13221a11
    Merge pull request #153 from loongw/develop Yang yaming 2018-02-07 20:53:15 +0800
  • 0ba91e0fae Cleanup worker processes every epoch end. loongw 2018-02-07 11:28:40 +0800
  • 59079f5c00 Cleanup worker processes every epoch end. #154 loongw 2018-02-07 11:28:40 +0800
  • b43e6e113f make process_utterance accept file object. loongw 2018-02-06 16:29:58 +0800
  • a9ccc34a98 make process_utterance accept file object. #153 loongw 2018-02-06 16:29:58 +0800
  • 5c0ed764fb Merge pull request #122 from kuke/fix_tune Yibing Liu 2018-01-15 14:42:13 +0800
  • 422f55a5d3
    Merge pull request #122 from kuke/fix_tune Yibing Liu 2018-01-15 14:42:13 +0800
  • 955d16f7b3 Rename infer_probs_batch to infer_batch_probs Yibing Liu 2018-01-15 14:34:59 +0800
  • 7c6fa642cd Rename infer_probs_batch to infer_batch_probs #122 Yibing Liu 2018-01-15 14:34:59 +0800
  • 4ccdc0d91d Merge two if statements in infer Yibing Liu 2018-01-15 14:17:07 +0800
  • dd2588c96b Merge two if statements in infer Yibing Liu 2018-01-15 14:17:07 +0800
  • 0c1249fc5f Rename prefix 'infer_batch' to 'decode_batch' Yibing Liu 2018-01-13 11:27:40 +0800
  • 6c2cf40ce1 Rename prefix 'infer_batch' to 'decode_batch' Yibing Liu 2018-01-13 11:27:40 +0800
  • 3f2913158c Adjust the order of scorer init & probs infer in infer.py Yibing Liu 2018-01-12 23:33:03 +0800
  • 66a3908818 Adjust the order of scorer init & probs infer in infer.py Yibing Liu 2018-01-12 23:33:03 +0800
  • da7ddb906f Adapt demo_server to the decoupling in infer_batch() Yibing Liu 2018-01-12 23:22:08 +0800
  • 3a36c8a69e Adapt demo_server to the decoupling in infer_batch() Yibing Liu 2018-01-12 23:22:08 +0800
  • 6348c49f3c Remove redundant lines in tune.py Yibing Liu 2018-01-12 22:50:19 +0800
  • 10d3370970 Remove redundant lines in tune.py Yibing Liu 2018-01-12 22:50:19 +0800
  • 9bef2324d5 Add more comments in init_ext_scorer() Yibing Liu 2018-01-12 21:53:43 +0800
  • 8ae25aebe1 Add more comments in init_ext_scorer() Yibing Liu 2018-01-12 21:53:43 +0800
  • 8375f9f74d Decouple ext scorer init & inference & decoding for the convenience of tuning Yibing Liu 2018-01-12 21:33:00 +0800
  • 3ecf1ad4f5 Decouple ext scorer init & inference & decoding for the convenience of tuning Yibing Liu 2018-01-12 21:33:00 +0800
  • 1ba4043408 Merge pull request #92 from kuke/update_benchmark Yibing Liu 2017-12-21 11:00:52 +0800
  • f896f0ef05
    Merge pull request #92 from kuke/update_benchmark Yibing Liu 2017-12-21 11:00:52 +0800
  • d4bed9033a Update benchmark result for BaiduEN8K model due to #88 Yibing Liu 2017-12-21 10:17:15 +0800
  • 9c5daab08d Update benchmark result for BaiduEN8K model due to #88 #92 Yibing Liu 2017-12-21 10:17:15 +0800
  • 76533a6689 Merge pull request #90 from pkuyym/fix-89 Yang yaming 2017-12-20 07:50:34 -0600
  • 6404538df6
    Merge pull request #90 from pkuyym/fix-89 Yang yaming 2017-12-20 07:50:34 -0600
  • 50f81811d4 Upload BaiduCN1.2k model. Xinghai Sun 2017-12-20 21:35:24 +0800
  • 0823cd2ce4 Upload BaiduCN1.2k model. #90 Xinghai Sun 2017-12-20 21:35:24 +0800
  • e791ce2487 Merge pull request #88 from pkuyym/fix-87 Yang yaming 2017-12-20 07:16:18 -0600
  • 063e5b86fc
    Merge pull request #88 from pkuyym/fix-87 Yang yaming 2017-12-20 07:16:18 -0600
  • f7e26d2b11 Update Baidu8k model. Xinghai Sun 2017-12-20 21:00:14 +0800
  • 14dc5d43cb Update Baidu8k model. #88 Xinghai Sun 2017-12-20 21:00:14 +0800
  • 72616d666c Merge pull request #77 from kuke/fix_cloud_link Yibing Liu 2017-12-15 16:17:33 +0800
  • 46675c6606
    Merge pull request #77 from kuke/fix_cloud_link Yibing Liu 2017-12-15 16:17:33 +0800
  • 8bd1aa4cb7 Merge pull request #68 from kuke/update_hyper_params Yibing Liu 2017-12-15 16:16:52 +0800
  • a73e46cda8
    Merge pull request #68 from kuke/update_hyper_params Yibing Liu 2017-12-15 16:16:52 +0800
  • b4b16ed2c2 Merge pull request #71 from pkuyym/fix-65 Yang yaming 2017-12-15 02:16:12 -0600
  • 90b456d5ab
    Merge pull request #71 from pkuyym/fix-65 Yang yaming 2017-12-15 02:16:12 -0600
  • 753dbd9865 fix the link to cloud training in doc Yibing Liu 2017-12-13 10:23:04 +0800
  • 6c2d0e61b5 fix the link to cloud training in doc #77 Yibing Liu 2017-12-13 10:23:04 +0800
  • 634ff3a331 Adapt infer.py. yangyaming 2017-12-11 17:27:47 +0800
  • 1f1dee2e88 Adapt infer.py. #71 yangyaming 2017-12-11 17:27:47 +0800
  • b149c90e3c Bug fix. yangyaming 2017-12-10 15:55:46 +0800
  • d7291da01f Bug fix. yangyaming 2017-12-10 15:55:46 +0800
  • 378d140794 Consider instance without padding data. yangyaming 2017-12-10 15:44:17 +0800
  • c94fbdb419 Consider instance without padding data. yangyaming 2017-12-10 15:44:17 +0800
  • 99d42642c5 Decouple data provider from model configuration. yangyaming 2017-12-10 15:29:39 +0800
  • d3dfc3dd23 Decouple data provider from model configuration. yangyaming 2017-12-10 15:29:39 +0800
  • 3c2229929a Update default hyper-params of scorer in python scripts Yibing Liu 2017-12-08 20:48:47 +0800
  • b8d1e70549 Update default hyper-params of scorer in python scripts #68 Yibing Liu 2017-12-08 20:48:47 +0800
  • ad75721bee Merge pull request #66 from lispc/develop Yibing Liu 2017-12-08 20:45:26 +0800
  • 4bf526e78d
    Merge pull request #66 from lispc/develop Yibing Liu 2017-12-08 20:45:26 +0800
  • 0995358d6f fix a comment in audio_featurizer.py lispc 2017-12-08 20:20:39 +0800
  • 23e4483069 fix a comment in audio_featurizer.py #66 lispc 2017-12-08 20:20:39 +0800
  • 51b38e45cc Merge pull request #58 from pkuyym/fix-56 Yang yaming 2017-12-06 03:58:59 -0600
  • f9ebff7e4d
    Merge pull request #58 from pkuyym/fix-56 Yang yaming 2017-12-06 03:58:59 -0600
  • 695fc89c61 Merge pull request #55 from kuke/update_benchmark Yibing Liu 2017-12-06 12:10:44 +0800
  • 907898a48c
    Merge pull request #55 from kuke/update_benchmark Yibing Liu 2017-12-06 12:10:44 +0800
  • 3a1610ac32 Simplify parallel part for data processing and fix abnormal exit. yangyaming 2017-12-05 14:14:58 +0800
  • 20e225875c Simplify parallel part for data processing and fix abnormal exit. #58 yangyaming 2017-12-05 14:14:58 +0800
  • 29040ae5e6 Merge pull request #51 from kuke/fix_err_rate Yibing Liu 2017-12-04 20:30:41 +0800
  • a835d41206
    Merge pull request #51 from kuke/fix_err_rate Yibing Liu 2017-12-04 20:30:41 +0800
  • d0ce748980 update benchmark result for English model Yibing Liu 2017-12-04 18:10:11 +0800
  • ccb4332fe3 update benchmark result for English model #55 Yibing Liu 2017-12-04 18:10:11 +0800
  • a25768c44a retune hyper-parameters for librispeech model Yibing Liu 2017-12-04 18:07:47 +0800
  • 6e4f246517 retune hyper-parameters for librispeech model Yibing Liu 2017-12-04 18:07:47 +0800
  • 7e995e7679 Merge pull request #52 from kuke/add_en8k_script Yibing Liu 2017-12-04 14:37:57 +0800
  • 959eb9b2e5
    Merge pull request #52 from kuke/add_en8k_script Yibing Liu 2017-12-04 14:37:57 +0800
  • 594d7640c0 Uncomment model downloading lines Yibing Liu 2017-12-04 14:30:58 +0800
  • c786b18265 Uncomment model downloading lines #52 Yibing Liu 2017-12-04 14:30:58 +0800