Commit Graph

  • 1cf61a15f4 Merge branch 'develop' of upstream into ctc_decoder_deploy Yibing Liu 2017-09-16 11:04:08 +0800
  • c3710b7f52 Add wget return check. Xinghai Sun 2017-09-15 23:13:32 +0800
  • 3bb746c61f Add last two sections (experiments and model released) to README.md. Xinghai Sun 2017-09-15 23:06:43 +0800
  • d77eec2bfe append some changes Yibing Liu 2017-09-15 22:47:25 +0800
  • a18e6a7eda refine by following review comments Yibing Liu 2017-09-15 22:30:40 +0800
  • fb75f159a4 Publish urls for aishell model and chinese language model. Xinghai Sun 2017-09-15 19:50:59 +0800
  • cd635cf6f3 Release librispeech model url. Xinghai Sun 2017-09-15 19:08:50 +0800
  • e0ab51f46e move deprecated decoders Yibing Liu 2017-09-14 11:46:59 +0800
  • 42efa720cb add __init__.py in decoders/swig Yibing Liu 2017-09-13 23:08:30 +0800
  • f2120bb5dc adapt to the new structure Yibing Liu 2017-09-13 23:02:32 +0800
  • 351f61e366 Update RAEDME.md and librispeech.py by following Yaming's review. Xinghai Sun 2017-09-13 17:34:59 +0800
  • ac56a2f249 Update READMD.md and other details by following reviewers comments. Xinghai Sun 2017-09-13 15:36:34 +0800
  • 35caf5e0b7 Add bash code highlight to README.md for DS2. Xinghai Sun 2017-09-12 23:46:50 +0800
  • 26c7f5c171 Merge branch 'develop' into doc2 Xinghai Sun 2017-09-12 14:49:09 +0800
  • 4969d297d8 Correct typos for DS2 README.md. Xinghai Sun 2017-09-12 14:42:15 +0800
  • 87453365b2 Update REAME.md for DS2. Xinghai Sun 2017-09-12 14:12:14 +0800
  • e11b735de5 Update examples scripts and REAME.md for DS2. Xinghai Sun 2017-09-12 00:51:13 +0800
  • ae7ef7929a Rename some folders and update examples. Xinghai Sun 2017-09-10 20:36:38 +0800
  • a00a436b52 Rewrite README.md doc (50%) and correct some bugs. Xinghai Sun 2017-09-10 11:00:16 +0800
  • adab01bbf6 append some comments Yibing Liu 2017-09-08 20:35:25 +0800
  • 8ec4a96523 resolve conflicts in model.py Yibing Liu 2017-09-08 17:32:28 +0800
  • f3f5dad80c format header includes & update setup info Yibing Liu 2017-09-08 17:27:56 +0800
  • 7d0458c7f7 adapt to the new folder structure of DS2 Yibing Liu 2017-09-08 15:20:23 +0800
  • 69e0d86ddb fix wrong path in prepare.sh Luo Tao 2017-09-07 21:24:10 +0800
  • 5d68ba1a73 fix missing import tensor-tang 2017-09-07 20:20:23 +0800
  • 11ede80a48 Merge branch 'develop' of https://github.com/PaddlePaddle/models into ctc_decoder_deploy Yibing Liu 2017-09-07 18:00:12 +0800
  • 861b946d7a Re-design README.md doc structure and add table of contents. Xinghai Sun 2017-09-07 11:26:58 +0800
  • d776ce9bd7 Fix import errors in unitests. Xinghai Sun 2017-09-06 16:02:22 +0800
  • 5208b8e40f format C++ source code Yibing Liu 2017-09-06 18:18:53 +0800
  • b2eb008a71 Remove test_setup.py. Xinghai Sun 2017-09-06 14:40:11 +0800
  • 5623b09868 Move decoder.py to models and re-arrange unitests. Xinghai Sun 2017-09-06 14:33:25 +0800
  • 0bbb9c3ee2 Re-organize folder structure and hierarchy for DS2. Xinghai Sun 2017-09-05 23:50:41 +0800
  • e8f7a8fde1 Update argument naming following Yibing's reviews. Xinghai Sun 2017-09-05 16:30:42 +0800
  • 9571b6fc0e Add back utils.py. Xinghai Sun 2017-09-05 14:23:27 +0800
  • 8b64ef29c8 Re-style the config codes for tools in DS2. Xinghai Sun 2017-09-05 12:48:11 +0800
  • 792129166a Sort the config lines to make it look better. Xinghai Sun 2017-09-05 12:23:41 +0800
  • dfd7652308 Rename ctc_best_path_decoder to ctc_greedy_decoder in unitest. Xinghai Sun 2017-09-05 00:38:30 +0800
  • 805846ce67 Reduce the config parsing codes for DS2 and make it looks cleaner. Xinghai Sun 2017-09-04 20:13:08 +0800
  • 2aa4af1c29 Revert back to support input-hidden weights sharing between bi-directional RNNs. Xinghai Sun 2017-09-04 17:56:25 +0800
  • 177af05953 Fix a bug in use_gru argument parsing. Xinghai Sun 2017-09-04 15:01:40 +0800
  • 8f89a9bdd4 Print log to pfs for DS cloud training and set use_gru to False by default. Xinghai Sun 2017-09-04 13:06:54 +0800
  • c8530dbbe8 Merge branch 'develop' into network_structure Xinghai Sun 2017-09-03 18:22:57 +0800
  • aed0cc991f Fixed a bug of mixing forward and backward projection in bi-directional GRUs. Xinghai Sun 2017-09-03 17:24:04 +0800
  • 8989c3acdf Merge pull request #202 from wanghaoshuang/fix_ds2_variable Cao Ying 2017-09-02 16:17:04 +0800
  • 3b12525008 Merge pull request #219 from xinghai-sun/network_bug Cao Ying 2017-09-02 16:15:52 +0800
  • 1d163ad15f Fixed a serious mistake of bidirectional simple rnn for DS2. Xinghai Sun 2017-08-31 12:22:27 +0800
  • a2ddfe8d9e clean up code & update README for decoder in deployment Yibing Liu 2017-08-30 18:29:21 +0800
  • 221a597ff5 Merge branch 'develop' of https://github.com/PaddlePaddle/models into ctc_decoder_deploy Yibing Liu 2017-08-30 13:13:11 +0800
  • a0c89ae7e0 add min cutoff & top n cutoff Yibing Liu 2017-08-30 13:01:44 +0800
  • a661941ae7 remove unused functions in Scorer Yibing Liu 2017-08-29 19:22:52 +0800
  • 9a79b41bcd streamline source code Yibing Liu 2017-08-29 18:54:15 +0800
  • 8ff6221d00 enable finite-state transducer in beam search decoding Yibing Liu 2017-08-29 12:27:30 +0800
  • b560205490 convert data structure for prefix from map to trie tree Yibing Liu 2017-08-24 11:14:56 +0800
  • eef364d17c adapt to the last three commits Yibing Liu 2017-08-23 16:57:25 +0800
  • 8dc0b2b0b0 Make setup.py to support parallel processing. yangyaming 2017-08-23 14:41:41 +0800
  • 2584abd5a8 Merge branch 'ctc_decoder_deploy' of https://github.com/kuke/models into ctc_decoder_deploy yangyaming 2017-08-23 11:23:23 +0800
  • 3ee020397c Refactor scorer and move utility functions to decoder_util.h yangyaming 2017-08-23 11:06:27 +0800
  • dad406a49b add the support of parallel beam search decoding in deployment Yibing Liu 2017-08-23 11:03:44 +0800
  • d1189a7950 refine wrapper for swig and simplify setup Yibing Liu 2017-08-22 18:52:49 +0800
  • 1b707054a9 reorganize cpp files Yibing Liu 2017-08-22 16:19:57 +0800
  • adf66c7793 Merge pull request #211 from pkuyym/fix-210 Xinghai Sun 2017-08-21 22:10:38 +0800
  • d7a2c0e990 Replace activator BRelu with Relu. Xinghai Sun 2017-08-21 22:00:01 +0800
  • 5a63275845 Add GRU support. Xinghai Sun 2017-08-21 21:54:28 +0800
  • be37b03f0c Fix a typo caused exception for audio_featurizer.py. yangyaming 2017-08-17 11:10:49 +0800
  • 638fae13f4 use wget to download Luo Tao 2017-08-17 10:16:00 +0800
  • 5e13fd7dad deep speech2 can directly use warpctc instead by export LD_LIBRARY_PATH Luo Tao 2017-08-16 17:27:28 +0800
  • d5a357d173 Update DS2 cloud training according to review comments. Xinghai Sun 2017-08-15 21:52:44 +0800
  • da28015556 Update README for DS2 cloud training. Xinghai Sun 2017-08-15 18:11:23 +0800
  • f75746cd31 Seperate data uploading from job summission for DS2 cloud training and add support for multiple shards uploading. Xinghai Sun 2017-08-15 16:53:26 +0800
  • af71fccee5 Merge pull request #201 from xinghai-sun/refine_cloud Xinghai Sun 2017-08-14 22:01:54 +0800
  • 75719fea22 Fix an incorrect usage of is_local argument. Xinghai Sun 2017-08-14 20:21:09 +0800
  • 4b26bf620c Rename self.local_data to self._local_data in class DataGenerator. wanghaoshuang 2017-08-14 20:42:09 +0800
  • c767f201b2 Update default setting for cloud training for DS2. Xinghai Sun 2017-08-14 19:54:26 +0800
  • 0e79ee37a4 Bug fix and refine cloud training for DS2. Xinghai Sun 2017-08-14 19:47:22 +0800
  • 19824a8d98 Move local data from global into class DataGenerator. wanghaoshuang 2017-08-14 19:28:38 +0800
  • b417681251 Change the default values in pcloud_train to those listed in train.py. wanghaoshuang 2017-08-11 18:59:53 +0800
  • e9baaa8613 Fix some syntax errors. wanghaoshuang 2017-08-11 18:55:43 +0800
  • 08a6d07811 remove binary files wanghaoshuang 2017-08-11 14:33:09 +0800
  • 0bc9996633 Merge branch 'ds2_pcloud' of https://github.com/wanghaoshuang/models into ds2_pcloud wanghaoshuang 2017-08-11 14:27:36 +0800
  • 7e9daa32b7 Merge branch 'develop' of https://github.com/PaddlePaddle/models into ds2_pcloud wanghaoshuang 2017-08-11 14:10:40 +0800
  • c00db21e69 Implement uploading data to PaddleCloud 1. Refine data_utils/data.py, reuse process_utterance function. 2. Modified README. 3. Implement uploading data in cloud/upload_data.py 4. Merge branch 'develop' of https://github.com/PaddlePaddle/models into ds2_pcloud wanghaoshuang 2017-08-11 14:06:31 +0800
  • 04be744620 Merge pull request #195 from kuke/update_readme_dev Yibing Liu 2017-08-10 12:21:07 +0800
  • 9e08727c95 remove prerequisites part in the readme of DS2 Yibing Liu 2017-08-10 12:11:47 +0800
  • 43c483d1b9 Merge pull request #192 from kuke/mfcc_simplify_dev Yibing Liu 2017-08-10 12:04:58 +0800
  • b57dc63e1f update readme in DS2 Yibing Liu 2017-08-10 11:55:03 +0800
  • b648f0c2d1 Implement uploading data in submit scripts and fix issues wanghaoshuang 2017-08-10 11:52:25 +0800
  • d43b33c12d improve params tuning strategy for CTC beam search decoder Yibing Liu 2017-08-10 01:50:20 +0800
  • 11afffc026 Merge pull request #191 from pkuyym/build_vocab Yang yaming 2017-08-09 23:12:01 +0800
  • 8c5103725b Merge pull request #190 from pkuyym/unify_encoding Yang yaming 2017-08-09 23:05:27 +0800
  • c2e6378a64 Simplify codes and comments. yangyaming 2017-08-09 23:03:30 +0800
  • 4b3f768df7 Simplify description and codes. yangyaming 2017-08-09 20:03:53 +0800
  • 5ef300f3f0 Make type of error rate optional. yangyaming 2017-08-09 19:11:00 +0800
  • 98f0b6d02d update the mfcc computation in DS2 Yibing Liu 2017-08-09 17:20:24 +0800
  • 1325cd9b8e Create 'tools' to hold tool scripts and add vocabulary dictionary building script. yangyaming 2017-08-09 16:21:44 +0800
  • 04970705d6 Add more test cases and make DP more clear. yangyaming 2017-08-09 14:14:04 +0800
  • 9285551de4 Merge branch 'develop' into ds2_pcloud whs 2017-08-09 11:12:41 +0800
  • 14d2fb795c Unify encoding to 'utf-8' and optimize error rate calculation. yangyaming 2017-08-09 11:09:26 +0800
  • 7e39debcb0 Convert README.md's file mode to 644. Xinghai Sun 2017-08-08 22:17:20 +0800
  • 1b787411d3 Update noise and impulse augmentor according to code review. Xinghai Sun 2017-08-08 21:53:26 +0800
  • 012261912d Update default config in augmentation.config for DS2. Xinghai Sun 2017-07-05 14:18:12 +0800