Commit Graph

474 Commits (3f99a4ddeb104cd0745e7762c107bc88a9980b93)
 

Author SHA1 Message Date
Yibing Liu 4b20a7029c skip scoring the end when using character-based scorer
7 years ago
Yibing Liu fcd6149704 Update benchmark results for BaiduEN8K model due to #427
7 years ago
Yibing Liu 921c6d0cc1 Add the scoring of last word/char of prefixes in CTC beam search decoder
7 years ago
Xinghai Sun 1bd5cc9ff4 Merge pull request #422 from xinghai-sun/demo_example
7 years ago
Yibing Liu f8da5127fe Update benchmark results for LibriSpeech model
7 years ago
Xinghai Sun d58dd5fe72 Release BaiduEn8k model and prepare demo example.
7 years ago
Xinghai Sun 9c897b7256 Merge pull request #421 from xinghai-sun/benchmark
7 years ago
Xinghai Sun 42ef8b3be3 Rename: Eng --> EN, Chi --> CN
7 years ago
Xinghai Sun 84155d1548 Update DS2 benchmark results.
7 years ago
Yang yaming a6bffa59ec Merge pull request #364 from pkuyym/fix-361
7 years ago
yangyaming 046f6ca994 Refine doc.
7 years ago
yangyaming 963b60d5ed Refine doc for Mandarin training.
7 years ago
Xinghai Sun 31d8e7e033 Merge pull request #418 from kuke/docker_doc_dev
7 years ago
Yibing Liu 6f90a33f1f Update the doc about docker running for DS2
7 years ago
Yibing Liu 3e048a3c9a Add the doc about docker running for DS2
7 years ago
Xinghai Sun eb863f8041 Merge pull request #368 from pkuyym/fix-365
7 years ago
Xinghai Sun 3f13797a0c Merge pull request #396 from pkuyym/fix-393
7 years ago
yangyaming 1f6a18e8e8 Refine doc.
7 years ago
yangyaming e8a5a17b1d Refine doc.
7 years ago
yangyaming a084394128 Add doc and adjust some codes.
7 years ago
Yibing Liu 797bac454a Merge pull request #383 from kuke/top_n_append_dev
7 years ago
yangyaming 39dbcb4dfb Give option to disable converting from transcription text to ids.
7 years ago
Peng Li f23282dc36 fix bug in saving model (invoke the wrong function)
7 years ago
Yibing Liu ad08dd963a supply param cutoff_top_n in several scripts of DS2
7 years ago
Xinghai Sun 81207201da Fix a bug in running tools/compute_meanstd.py with seqbin data.
7 years ago
yangyaming d78d4fa6ff Add url for large Mandarin LM.
7 years ago
yangyaming 9b7fc7e903 Add doc for Chinese LM.
7 years ago
Xinghai Sun 9ac15f8bd8 Merge pull request #363 from xinghai-sun/default_value
7 years ago
yangyaming e3bb689c0e Add document for Mandarin model.
7 years ago
Xinghai Sun 86811af7a3 Reset default value of batch_size, nun_proc_data and fix an invalid url for DS2.
7 years ago
yangyaming 758e9887ca Bug fix for librispeech/run_train.sh.
7 years ago
Xinghai Sun 2e5e9b8c11 Turn on rnn_use_batch of Paddle for accelartion.
7 years ago
Xinghai Sun 8e5c2eb969 Update by following reviewer's comments for pull request #355.
7 years ago
Xinghai Sun be1fbc68a1 Set process daemon property and reset default value of num_proc_data arguments.
7 years ago
Xinghai Sun 64ab19c165 Add multiprocess version of xmap_reader to speedup training.
7 years ago
Yibing Liu 37a29bf181 fix the core dump bug of DS2's training in docker
7 years ago
Yibing Liu 3f608b3b81 enable the log of gradient clipping in training
7 years ago
Yibing Liu 2c63f3413f convert decoding results to unicode in DS2
7 years ago
yangyaming 511c454008 Bug fix.
7 years ago
yangyaming 84f56118b4 Change default value.
7 years ago
yangyaming 42c58daf5f Fix bugs for demo_server.py.
7 years ago
Yibing Liu 8dcf1d5667 fix bugs in preparing data scripts
7 years ago
Yibing Liu 3663ba57d0 make *.sh files more robust in DS2
7 years ago
Yibing Liu 19eb6343b8 Merge branch 'develop' of upstream into develop
7 years ago
Yibing Liu 70e43c184c add model path check in tuning script
7 years ago
Yibing Liu 7d8402ab14 format the indent in tuning script
7 years ago
Yibing Liu 50cf9c5f0b Merge branch 'develop' of origin into develop
7 years ago
Yibing Liu 1db71425c2 avoid repeated infer for same batch in the tuning of DS2
7 years ago
Yibing Liu 6cac602bc5 Merge pull request #194 from kuke/improve_tuning_dev
7 years ago
Yibing Liu bad7e7fa24 add the import of cer in tuning script
7 years ago