Commit Graph

31 Commits (a43ee0ff863d31e4e6d71910c3548e5e71a490e8)

Author SHA1 Message Date
Hui Zhang ba7cf0782e add copyright
3 years ago
Hui Zhang 00e109752a update travis to py3
3 years ago
Hui Zhang 126677a35c support py3
3 years ago
lfchener 01019fb92b update grad_clip to 1.8
4 years ago
lfchener 0d5ed1b45a Change StaticRNN to fluid.layers.rnn
5 years ago
lfchener 8172681b55 Change StaticRNN to fluid.layers.rnn.
5 years ago
lfchener b86bff118e Change StaticRNN to fluid.layers.rnn
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 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 f38d948193 Add more comments.
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 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 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 e0ab51f46e move deprecated decoders
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