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
Improve params tuning strategy for CTC beam search decoder
|
7 years ago |
Yibing Liu
|
bad7e7fa24
|
add the import of cer in tuning script
|
7 years ago |
Yibing Liu
|
764ce62445
|
clean code in tuning script
|
7 years ago |
Yibing Liu
|
e6e7b13222
|
remove the log praser in tuning script
|
7 years ago |
lispczz
|
0dcf13f0fc
|
fix a deep speech 2 speed bug
|
7 years ago |
yangyaming
|
e909396f91
|
Refine doc.
|
7 years ago |
yangyaming
|
0057ca1fb5
|
Add doc for mandarin lm.
|
7 years ago |
yangyaming
|
a87e3d0f61
|
Refine doc.
|
7 years ago |
Yibing Liu
|
4c64841c16
|
add tuning script & enable ploting error surface
|
7 years ago |
yangyaming
|
35543fff8b
|
Add doc for english LM.
|
7 years ago |
yangyaming
|
0a5f123764
|
Add inference scripts.
|
7 years ago |
yangyaming
|
a235b3532d
|
Add test script.
|
7 years ago |
Yibing Liu
|
f7032c8256
|
rm tune.py in root dir of DS2
|
7 years ago |
Yibing Liu
|
a99823fc24
|
rm tune.py in root
|
7 years ago |
yangyaming
|
7b9385899b
|
Add training script.
|
7 years ago |
Xinghai Sun
|
4f785a7b7b
|
Merge pull request #287 from pkuyym/fix-244
Fix 244
|
7 years ago |
Yibing Liu
|
c66a40d7ac
|
Merge branch 'develop' of upstream into add_tuning_fig
|
7 years ago |
Yibing Liu
|
cc3570d406
|
format some writings
|
7 years ago |
yangyaming
|
e9a42044f5
|
Add data preparing for Aishell.
|
7 years ago |
Xinghai Sun
|
285972e36e
|
Update experimental results for DS2.
|
7 years ago |
Yibing Liu
|
27d6cf90d1
|
add figure for tuning & enrich the tuning section in doc
|
7 years ago |
yangyaming
|
3bed29ddda
|
Merge branch 'develop' of https://github.com/PaddlePaddle/models into fix-244
|
7 years ago |
yangyaming
|
d1420d121e
|
Extract common utility functions.
|
7 years ago |
Xinghai Sun
|
f4e9a9224e
|
Merge branch 'develop' into update_url
|
7 years ago |
Xinghai Sun
|
f056744771
|
Update librispeech model url.
|
7 years ago |
Xinghai Sun
|
7cedca4d22
|
Merge pull request #279 from xinghai-sun/doc_efficiency
Add README doc section of multi-gpu acceleration.
|
7 years ago |
Yibing Liu
|
45d5ad39b8
|
pass unittest for deprecated decoders
|
7 years ago |
Yibing Liu
|
3615b44ffd
|
Merge branch 'develop' of upstream into ctc_decoder_deploy
|
7 years ago |
Xinghai Sun
|
e8dce3a982
|
Add README doc section of multi-gpu acceleration.
|
7 years ago |
Yibing Liu
|
1471103daa
|
use cd instead of pushd in setup.sh
|
7 years ago |
Xinghai Sun
|
7f45752a13
|
Add profile.sh script for multi-gpu profiling.
|
7 years ago |
Yibing Liu
|
e92d01e562
|
disable the make output of libsndfile in setup
|
7 years ago |
Xinghai Sun
|
5b6bbe9d18
|
Merge branch 'develop' into bug_fix
|
7 years ago |
Xinghai Sun
|
6db33ff194
|
Bug fixed for cloud training for DS2.
|
7 years ago |
Yibing Liu
|
bdfef747e6
|
adjust to pass ci
|
7 years ago |
Yibing Liu
|
acf2072ed4
|
Merge branch 'develop' of upstream into ctc_decoder_deploy
|
7 years ago |
Yibing Liu
|
3018dcb4d9
|
format varabiables' name & add more comments
|
7 years ago |
yangyaming
|
1b206b3390
|
fix bugs for model.py and demo_server.py.
|
7 years ago |
Yibing Liu
|
a24d0138d9
|
adjust scorer's init & add logging for scorer & separate long functions
|
7 years ago |
Yi Wang
|
6f636108f7
|
Merge pull request #262 from xinghai-sun/doc_add_exp
Add two sections (experiments and model released) to README.md for DS2.
|
7 years ago |