yangyaming
|
39dbcb4dfb
|
Give option to disable converting from transcription text to ids.
|
7 years ago |
yangyaming
|
84f56118b4
|
Change default value.
|
7 years ago |
yangyaming
|
42c58daf5f
|
Fix bugs for demo_server.py.
|
7 years ago |
Yibing Liu
|
acf2072ed4
|
Merge branch 'develop' of upstream into ctc_decoder_deploy
|
7 years ago |
yangyaming
|
1b206b3390
|
fix bugs for model.py and demo_server.py.
|
7 years ago |
Yibing Liu
|
f2120bb5dc
|
adapt to the new structure
|
7 years ago |
Xinghai Sun
|
ac56a2f249
|
Update READMD.md and other details by following reviewers comments.
|
7 years ago |
Xinghai Sun
|
e11b735de5
|
Update examples scripts and REAME.md for DS2.
|
7 years ago |
Yibing Liu
|
7d0458c7f7
|
adapt to the new folder structure of DS2
|
7 years ago |
Yibing Liu
|
11ede80a48
|
Merge branch 'develop' of https://github.com/PaddlePaddle/models into ctc_decoder_deploy
|
7 years ago |
Yibing Liu
|
5208b8e40f
|
format C++ source code
|
7 years ago |
Xinghai Sun
|
0bbb9c3ee2
|
Re-organize folder structure and hierarchy for DS2.
|
7 years ago |
Yibing Liu
|
a2ddfe8d9e
|
clean up code & update README for decoder in deployment
|
7 years ago |
Yibing Liu
|
a0c89ae7e0
|
add min cutoff & top n cutoff
|
7 years ago |
Yibing Liu
|
a661941ae7
|
remove unused functions in Scorer
|
7 years ago |
Yibing Liu
|
9a79b41bcd
|
streamline source code
|
7 years ago |
Yibing Liu
|
8ff6221d00
|
enable finite-state transducer in beam search decoding
|
7 years ago |
Yibing Liu
|
b560205490
|
convert data structure for prefix from map to trie tree
|
7 years ago |
Yibing Liu
|
eef364d17c
|
adapt to the last three commits
|
7 years ago |
yangyaming
|
8dc0b2b0b0
|
Make setup.py to support parallel processing.
|
7 years ago |
yangyaming
|
2584abd5a8
|
Merge branch 'ctc_decoder_deploy' of https://github.com/kuke/models into ctc_decoder_deploy
|
7 years ago |
yangyaming
|
3ee020397c
|
Refactor scorer and move utility functions to decoder_util.h
|
7 years ago |
Yibing Liu
|
dad406a49b
|
add the support of parallel beam search decoding in deployment
|
7 years ago |
Yibing Liu
|
d1189a7950
|
refine wrapper for swig and simplify setup
|
7 years ago |
Yibing Liu
|
1b707054a9
|
reorganize cpp files
|
7 years ago |
Yibing Liu
|
37b236869f
|
Delete swig_decoder.py
|
7 years ago |
Yibing Liu
|
6bc445f235
|
refine the interface of decoders in swig
|
7 years ago |
Yibing Liu
|
a840f85423
|
change probs' computation into log scale & add best path decoder
|
7 years ago |
Yibing Liu
|
ccea7c0150
|
enable loading language model in multiple format
|
7 years ago |
Yibing Liu
|
5bfa066920
|
add setup and README for deployment
|
7 years ago |
Yibing Liu
|
94a6811660
|
code cleanup for the deployment decoder
|
7 years ago |
Yibing Liu
|
d9d9514269
|
fix bugs
|
7 years ago |
Yibing Liu
|
2f15a78707
|
add initial files for deployment
|
8 years ago |