Commit Graph

21 Commits (766e96e600795cea4187123b9ed76dcd250f2d04)

Author SHA1 Message Date
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 7c6fa642cd Rename infer_probs_batch to infer_batch_probs
7 years ago
Yibing Liu 6c2cf40ce1 Rename prefix 'infer_batch' to 'decode_batch'
7 years ago
Yibing Liu 8ae25aebe1 Add more comments in init_ext_scorer()
7 years ago
Yibing Liu 3ecf1ad4f5 Decouple ext scorer init & inference & decoding for the convenience of tuning
7 years ago
yangyaming d7291da01f Bug fix.
7 years ago
yangyaming c94fbdb419 Consider instance without padding data.
7 years ago
yangyaming d3dfc3dd23 Decouple data provider from model configuration.
7 years ago
yangyaming b3ebf3fd62 Support padding removing.
7 years ago
Peng Li f23282dc36 fix bug in saving model (invoke the wrong function)
7 years ago
yangyaming 511c454008 Bug fix.
7 years ago
Yibing Liu 3615b44ffd Merge branch 'develop' of upstream into ctc_decoder_deploy
7 years ago
Xinghai Sun 7f45752a13 Add profile.sh script for multi-gpu profiling.
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 a24d0138d9 adjust scorer's init & add logging for scorer & separate long functions
7 years ago
Yibing Liu 7e093ed1a3 expose param cutoff_top_n
7 years ago
Yibing Liu a18e6a7eda refine by following review comments
7 years ago
Yibing Liu f2120bb5dc adapt to the new structure
7 years ago
Xinghai Sun ae7ef7929a Rename some folders and update examples.
7 years ago