Commit Graph

24 Commits (ba7cf0782e3e881791cce58affc99eccacfbf5db)

Author SHA1 Message Date
Hui Zhang ba7cf0782e add copyright
5 years ago
Hui Zhang 126677a35c support py3
5 years ago
lfchener 01019fb92b update grad_clip to 1.8
5 years ago
lfchener d89c3a48a7 unify api to 1.6 version and fix some problems
6 years ago
lfchener d74f4ff3f5 update deepspeech to fluid api
6 years ago
Yibing Liu 7c6fa642cd Rename infer_probs_batch to infer_batch_probs
8 years ago
Yibing Liu 6c2cf40ce1 Rename prefix 'infer_batch' to 'decode_batch'
8 years ago
Yibing Liu 8ae25aebe1 Add more comments in init_ext_scorer()
8 years ago
Yibing Liu 3ecf1ad4f5 Decouple ext scorer init & inference & decoding for the convenience of tuning
8 years ago
yangyaming d7291da01f Bug fix.
8 years ago
yangyaming c94fbdb419 Consider instance without padding data.
8 years ago
yangyaming d3dfc3dd23 Decouple data provider from model configuration.
8 years ago
yangyaming b3ebf3fd62 Support padding removing.
8 years ago
Peng Li f23282dc36 fix bug in saving model (invoke the wrong function)
8 years ago
yangyaming 511c454008 Bug fix.
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
Yibing Liu f2120bb5dc adapt to the new structure
8 years ago
Xinghai Sun ae7ef7929a Rename some folders and update examples.
8 years ago