Commit Graph

614 Commits (35357e775e74ca94bbcb0aefc6ffa15a33875c05)

Author SHA1 Message Date
Hui Zhang 37c5324138 fix result; add feature list 4 years ago
Hui Zhang 0a3a840bee
more decoding method () 4 years ago
Hui Zhang 295f8bdad5
train ds2 model () 4 years ago
Hui Zhang d777edc605
ctc decoding weight 0.5 () 4 years ago
Hui Zhang 538bf271eb
chinese char/word ngram lm () 4 years ago
Hui Zhang 71e046b0ba
E2E/Streaming Transformer/Conformer ASR () 4 years ago
Hui Zhang e0a87a5ab1
batch average ctc loss () 4 years ago
Hui Zhang 258307df9b
fix egs bugs () 4 years ago
Hui Zhang 1539f3e0a3
Refactor CTC module, add embedding and fix log () 4 years ago
Hui Zhang 19e0f2ac46
Fix doc format () 4 years ago
Hui Zhang 57ed5cd2e0
Fix Doc () 4 years ago
Hui Zhang d7e753546a
Support paddle 2.x () 4 years ago
Hui Zhang 141109b49d update aishell egs 4 years ago
Hui Zhang 7357e52188 fix egs 4 years ago
Hui Zhang 9cfca9fc40 fix dataset dir 4 years ago
Hui Zhang 123d7a6f3f refactor egs 4 years ago
Hui Zhang ba7cf0782e add copyright 4 years ago
Hui Zhang 75c8018eab refactor tiny egs 4 years ago
Hui Zhang 126677a35c support py3 4 years ago
lfchener b4d3eeadda change the default configuration in infer.py and test.py 5 years ago
lfchener d89c3a48a7 unify api to 1.6 version and fix some problems 5 years ago
lfchener d74f4ff3f5 update deepspeech to fluid api 5 years ago
Yibing Liu 3ecf1ad4f5 Decouple ext scorer init & inference & decoding for the convenience of tuning 7 years ago
Yibing Liu 6e4f246517 retune hyper-parameters for librispeech model 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
yangyaming 24cb1866a8 Adapt settings for Aishell example. 7 years ago
Yibing Liu 9800d14956 fix the data path in the librispeech example 7 years ago
Yibing Liu 528895cf26 fix the model path in the tiny example 7 years ago
Yibing Liu edaed68f33 Involve dev dataset to build vocabulary in the aishell example 7 years ago
Xinghai Sun d58dd5fe72 Release BaiduEn8k model and prepare demo example. 7 years ago
Yibing Liu ad08dd963a supply param cutoff_top_n in several scripts of DS2 8 years ago
Xinghai Sun 9ac15f8bd8 Merge pull request from xinghai-sun/default_value 8 years ago
Xinghai Sun 86811af7a3 Reset default value of batch_size, nun_proc_data and fix an invalid url for DS2. 8 years ago
yangyaming 758e9887ca Bug fix for librispeech/run_train.sh. 8 years ago
Xinghai Sun be1fbc68a1 Set process daemon property and reset default value of num_proc_data arguments. 8 years ago
Yibing Liu 2c63f3413f convert decoding results to unicode in DS2 8 years ago
Yibing Liu 8dcf1d5667 fix bugs in preparing data scripts 8 years ago
Yibing Liu 3663ba57d0 make *.sh files more robust in DS2 8 years ago
Yibing Liu 6cac602bc5 Merge pull request from kuke/improve_tuning_dev 8 years ago
Yibing Liu e6e7b13222 remove the log praser in tuning script 8 years ago
Yibing Liu 4c64841c16 add tuning script & enable ploting error surface 8 years ago
yangyaming 0a5f123764 Add inference scripts. 8 years ago
yangyaming a235b3532d Add test script. 8 years ago
yangyaming 7b9385899b Add training script. 8 years ago
yangyaming e9a42044f5 Add data preparing for Aishell. 8 years ago
Yibing Liu 3615b44ffd Merge branch 'develop' of upstream into ctc_decoder_deploy 8 years ago
Xinghai Sun 7f45752a13 Add profile.sh script for multi-gpu profiling. 8 years ago
Yibing Liu acf2072ed4 Merge branch 'develop' of upstream into ctc_decoder_deploy 8 years ago
yangyaming 1b206b3390 fix bugs for model.py and demo_server.py. 8 years ago
Yibing Liu a24d0138d9 adjust scorer's init & add logging for scorer & separate long functions 8 years ago
Yibing Liu 7e093ed1a3 expose param cutoff_top_n 8 years ago
Yibing Liu a18e6a7eda refine by following review comments 8 years ago
Xinghai Sun cd635cf6f3 Release librispeech model url. 8 years ago
Yibing Liu f2120bb5dc adapt to the new structure 8 years ago
Xinghai Sun ac56a2f249 Update READMD.md and other details by following reviewers comments. 8 years ago
Xinghai Sun 87453365b2 Update REAME.md for DS2. 8 years ago
Xinghai Sun e11b735de5 Update examples scripts and REAME.md for DS2. 8 years ago
Xinghai Sun ae7ef7929a Rename some folders and update examples. 8 years ago
Xinghai Sun a00a436b52 Rewrite README.md doc (50%) and correct some bugs. 8 years ago
Yibing Liu 8ec4a96523 resolve conflicts in model.py 8 years ago
Yibing Liu 7d0458c7f7 adapt to the new folder structure of DS2 8 years ago
Luo Tao 69e0d86ddb fix wrong path in prepare.sh 8 years ago
Xinghai Sun 0bbb9c3ee2 Re-organize folder structure and hierarchy for DS2. 8 years ago