Commit Graph

  • ff0058ee33 Initial commit Xinghai Sun 2017-11-14 06:36:30 -0600
  • 522efcaadb
    Initial commit Xinghai Sun 2017-11-14 06:36:30 -0600
  • edaed68f33 Involve dev dataset to build vocabulary in the aishell example Yibing Liu 2017-11-12 16:47:28 +0800
  • 22a882e30b Set the version of CTC decoders to 1.0 Yibing Liu 2017-11-10 16:48:32 +0800
  • bf69a1013b Adapt tuning script to padding removing #444 Yibing Liu 2017-11-10 16:31:59 +0800
  • 4913cba53c Merge pull request #444 from pkuyym/fix-442 Yang yaming 2017-11-10 14:52:27 +0800
  • f38d948193 Add more comments. yangyaming 2017-11-10 14:43:05 +0800
  • a02b8f8084 Add clean callback. yangyaming 2017-11-09 23:14:10 +0800
  • b3ebf3fd62 Support padding removing. yangyaming 2017-11-09 22:47:08 +0800
  • a0d1146be7 Update benchmark results for LibriSpeech model due to #427 Yibing Liu 2017-11-08 14:46:12 +0800
  • 1369375b02 Merge pull request #427 from kuke/decoding_postprocessing Yibing Liu 2017-11-07 17:19:05 +0800
  • 4b20a7029c skip scoring the end when using character-based scorer Yibing Liu 2017-11-07 17:10:15 +0800
  • fcd6149704 Update benchmark results for BaiduEN8K model due to #427 Yibing Liu 2017-11-06 23:46:44 +0800
  • 921c6d0cc1 Add the scoring of last word/char of prefixes in CTC beam search decoder Yibing Liu 2017-11-06 23:20:20 +0800
  • 1bd5cc9ff4 Merge pull request #422 from xinghai-sun/demo_example Xinghai Sun 2017-11-06 02:04:03 -0600
  • f8da5127fe Update benchmark results for LibriSpeech model Yibing Liu 2017-11-06 15:49:17 +0800
  • d58dd5fe72 Release BaiduEn8k model and prepare demo example. Xinghai Sun 2017-11-06 15:38:51 +0800
  • 9c897b7256 Merge pull request #421 from xinghai-sun/benchmark Xinghai Sun 2017-11-06 01:15:27 -0600
  • 42ef8b3be3 Rename: Eng --> EN, Chi --> CN Xinghai Sun 2017-11-06 15:08:47 +0800
  • 84155d1548 Update DS2 benchmark results. Xinghai Sun 2017-11-06 14:56:02 +0800
  • a6bffa59ec Merge pull request #364 from pkuyym/fix-361 Yang yaming 2017-11-03 22:55:00 +0800
  • 046f6ca994 Refine doc. yangyaming 2017-11-03 22:46:25 +0800
  • 963b60d5ed Refine doc for Mandarin training. yangyaming 2017-11-03 22:04:23 +0800
  • 31d8e7e033 Merge pull request #418 from kuke/docker_doc_dev Xinghai Sun 2017-11-03 08:54:43 -0500
  • 6f90a33f1f Update the doc about docker running for DS2 Yibing Liu 2017-11-03 18:04:33 +0800
  • 3e048a3c9a Add the doc about docker running for DS2 Yibing Liu 2017-11-03 17:42:22 +0800
  • eb863f8041 Merge pull request #368 from pkuyym/fix-365 Xinghai Sun 2017-11-03 03:27:01 -0500
  • 3f13797a0c Merge pull request #396 from pkuyym/fix-393 Xinghai Sun 2017-11-03 03:25:33 -0500
  • 1f6a18e8e8 Refine doc. yangyaming 2017-11-03 15:50:38 +0800
  • e8a5a17b1d Refine doc. yangyaming 2017-11-03 15:09:03 +0800
  • a084394128 Add doc and adjust some codes. yangyaming 2017-11-03 14:52:10 +0800
  • 797bac454a Merge pull request #383 from kuke/top_n_append_dev Yibing Liu 2017-11-02 10:58:34 +0800
  • 39dbcb4dfb Give option to disable converting from transcription text to ids. yangyaming 2017-10-23 17:47:22 +0800
  • f23282dc36 fix bug in saving model (invoke the wrong function) Peng Li 2017-10-18 15:17:56 +0800
  • ad08dd963a supply param cutoff_top_n in several scripts of DS2 Yibing Liu 2017-10-16 19:14:02 +0800
  • 81207201da Fix a bug in running tools/compute_meanstd.py with seqbin data. Xinghai Sun 2017-10-15 03:41:20 -0700
  • d78d4fa6ff Add url for large Mandarin LM. yangyaming 2017-10-12 17:06:08 +0800
  • 9b7fc7e903 Add doc for Chinese LM. yangyaming 2017-10-12 11:38:22 +0800
  • 9ac15f8bd8 Merge pull request #363 from xinghai-sun/default_value Xinghai Sun 2017-10-11 09:55:58 -0500
  • e3bb689c0e Add document for Mandarin model. yangyaming 2017-10-11 22:48:00 +0800
  • 86811af7a3 Reset default value of batch_size, nun_proc_data and fix an invalid url for DS2. Xinghai Sun 2017-10-11 22:36:20 +0800
  • 758e9887ca Bug fix for librispeech/run_train.sh. yangyaming 2017-10-11 22:16:57 +0800
  • 2e5e9b8c11 Turn on rnn_use_batch of Paddle for accelartion. Improve xmap_reader_mp by adding a flush thread. Xinghai Sun 2017-10-11 04:17:27 -0700
  • 8e5c2eb969 Update by following reviewer's comments for pull request #355. Xinghai Sun 2017-10-08 05:21:44 -0700
  • be1fbc68a1 Set process daemon property and reset default value of num_proc_data arguments. Xinghai Sun 2017-10-07 06:40:03 -0700
  • 64ab19c165 Add multiprocess version of xmap_reader to speedup training. Add seqbin data parser to adapt to internal 1w data training. Xinghai Sun 2017-10-07 05:57:05 -0700
  • 37a29bf181 fix the core dump bug of DS2's training in docker Yibing Liu 2017-09-30 07:21:34 +0000
  • 3f608b3b81 enable the log of gradient clipping in training Yibing Liu 2017-09-29 20:12:38 +0800
  • 2c63f3413f convert decoding results to unicode in DS2 Yibing Liu 2017-09-29 19:55:05 +0800
  • 511c454008 Bug fix. yangyaming 2017-09-29 11:52:10 +0800
  • 84f56118b4 Change default value. yangyaming 2017-09-28 11:09:30 +0800
  • 42c58daf5f Fix bugs for demo_server.py. yangyaming 2017-09-28 11:03:47 +0800
  • 8dcf1d5667 fix bugs in preparing data scripts Yibing Liu 2017-09-27 18:44:13 +0800
  • 3663ba57d0 make *.sh files more robust in DS2 Yibing Liu 2017-09-27 17:51:52 +0800
  • 19eb6343b8 Merge branch 'develop' of upstream into develop Yibing Liu 2017-09-27 15:54:45 +0800
  • 70e43c184c add model path check in tuning script Yibing Liu 2017-09-27 15:40:46 +0800
  • 7d8402ab14 format the indent in tuning script Yibing Liu 2017-09-27 13:58:24 +0800
  • 50cf9c5f0b Merge branch 'develop' of origin into develop Yibing Liu 2017-09-27 12:18:21 +0800
  • 1db71425c2 avoid repeated infer for same batch in the tuning of DS2 Yibing Liu 2017-09-27 12:02:11 +0800
  • 6cac602bc5 Merge pull request #194 from kuke/improve_tuning_dev Yibing Liu 2017-09-25 19:30:20 +0800
  • bad7e7fa24 add the import of cer in tuning script Yibing Liu 2017-09-25 18:44:16 +0800
  • 764ce62445 clean code in tuning script Yibing Liu 2017-09-25 18:35:16 +0800
  • e6e7b13222 remove the log praser in tuning script Yibing Liu 2017-09-25 18:28:44 +0800
  • 0dcf13f0fc fix a deep speech 2 speed bug lispczz 2017-09-21 16:02:43 +0800
  • e909396f91 Refine doc. yangyaming 2017-09-21 10:54:08 +0800
  • 0057ca1fb5 Add doc for mandarin lm. yangyaming 2017-09-19 22:03:00 +0800
  • a87e3d0f61 Refine doc. yangyaming 2017-09-19 20:26:42 +0800
  • 4c64841c16 add tuning script & enable ploting error surface Yibing Liu 2017-09-19 18:09:16 +0800
  • 35543fff8b Add doc for english LM. yangyaming 2017-09-19 16:44:25 +0800
  • 0a5f123764 Add inference scripts. yangyaming 2017-09-19 15:41:34 +0800
  • a235b3532d Add test script. yangyaming 2017-09-19 15:24:32 +0800
  • f7032c8256 rm tune.py in root dir of DS2 Yibing Liu 2017-09-19 15:09:18 +0800
  • a99823fc24 rm tune.py in root Yibing Liu 2017-09-19 15:05:21 +0800
  • 7b9385899b Add training script. yangyaming 2017-09-19 13:25:54 +0800
  • 4f785a7b7b Merge pull request #287 from pkuyym/fix-244 Xinghai Sun 2017-09-19 13:13:02 +0800
  • c66a40d7ac Merge branch 'develop' of upstream into add_tuning_fig Yibing Liu 2017-09-19 13:05:23 +0800
  • cc3570d406 format some writings Yibing Liu 2017-09-19 13:03:04 +0800
  • e9a42044f5 Add data preparing for Aishell. yangyaming 2017-09-19 13:02:31 +0800
  • 285972e36e Update experimental results for DS2. Xinghai Sun 2017-09-19 12:44:38 +0800
  • 27d6cf90d1 add figure for tuning & enrich the tuning section in doc Yibing Liu 2017-09-19 12:19:06 +0800
  • 3bed29ddda Merge branch 'develop' of https://github.com/PaddlePaddle/models into fix-244 yangyaming 2017-09-19 10:54:41 +0800
  • d1420d121e Extract common utility functions. yangyaming 2017-09-19 10:48:28 +0800
  • f4e9a9224e Merge branch 'develop' into update_url Xinghai Sun 2017-09-19 00:18:07 +0800
  • f056744771 Update librispeech model url. Xinghai Sun 2017-09-19 00:02:10 +0800
  • 7cedca4d22 Merge pull request #279 from xinghai-sun/doc_efficiency Xinghai Sun 2017-09-18 23:59:28 +0800
  • 45d5ad39b8 pass unittest for deprecated decoders Yibing Liu 2017-09-18 22:37:36 +0800
  • 3615b44ffd Merge branch 'develop' of upstream into ctc_decoder_deploy Yibing Liu 2017-09-18 22:18:36 +0800
  • e8dce3a982 Add README doc section of multi-gpu acceleration. Xinghai Sun 2017-09-18 20:38:06 +0800
  • 1471103daa use cd instead of pushd in setup.sh Yibing Liu 2017-09-18 19:32:03 +0800
  • 7f45752a13 Add profile.sh script for multi-gpu profiling. Xinghai Sun 2017-09-18 17:03:08 +0800
  • e92d01e562 disable the make output of libsndfile in setup Yibing Liu 2017-09-18 16:20:57 +0800
  • 5b6bbe9d18 Merge branch 'develop' into bug_fix Xinghai Sun 2017-09-18 14:36:54 +0800
  • 6db33ff194 Bug fixed for cloud training for DS2. Xinghai Sun 2017-09-18 00:27:02 +0800
  • bdfef747e6 adjust to pass ci Yibing Liu 2017-09-18 13:19:02 +0800
  • acf2072ed4 Merge branch 'develop' of upstream into ctc_decoder_deploy Yibing Liu 2017-09-18 12:48:11 +0800
  • 3018dcb4d9 format varabiables' name & add more comments Yibing Liu 2017-09-17 21:30:59 +0800
  • 1b206b3390 fix bugs for model.py and demo_server.py. yangyaming 2017-09-17 19:38:33 +0800
  • a24d0138d9 adjust scorer's init & add logging for scorer & separate long functions Yibing Liu 2017-09-17 19:05:04 +0800
  • 6f636108f7 Merge pull request #262 from xinghai-sun/doc_add_exp Yi Wang 2017-09-16 15:09:27 -0700
  • 7e093ed1a3 expose param cutoff_top_n Yibing Liu 2017-09-16 12:38:58 +0800