Commit Graph

24 Commits (c4a8f0b455f09266d8559a1525daa7c1eaacc5ac)

Author SHA1 Message Date
lfchener b4d3eeadda change the default configuration in infer.py and test.py
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 3ecf1ad4f5 Decouple ext scorer init & inference & decoding for the convenience of tuning
7 years ago
Yibing Liu a73e46cda8
Merge pull request #68 from kuke/update_hyper_params
7 years ago
yangyaming d3dfc3dd23 Decouple data provider from model configuration.
7 years ago
Yibing Liu b8d1e70549 Update default hyper-params of scorer in python scripts
7 years ago
Yibing Liu ae796a9dab Correct the error rate's computation for multiple sentences
7 years ago
yangyaming b3ebf3fd62 Support padding removing.
7 years ago
yangyaming a084394128 Add doc and adjust some codes.
7 years ago
yangyaming 39dbcb4dfb Give option to disable converting from transcription text to ids.
7 years ago
Xinghai Sun 86811af7a3 Reset default value of batch_size, nun_proc_data and fix an invalid url for DS2.
7 years ago
Xinghai Sun 2e5e9b8c11 Turn on rnn_use_batch of Paddle for accelartion.
7 years ago
Xinghai Sun be1fbc68a1 Set process daemon property and reset default value of num_proc_data arguments.
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 ac56a2f249 Update READMD.md and other details by following reviewers comments.
7 years ago
Xinghai Sun ae7ef7929a Rename some folders and update examples.
7 years ago
Yibing Liu 7d0458c7f7 adapt to the new folder structure of DS2
7 years ago
Xinghai Sun 5623b09868 Move decoder.py to models and re-arrange unitests.
7 years ago