Commit Graph

80 Commits (1113a68a6de08187d7311fabbbbb629fea40b134)

Author SHA1 Message Date
Hui Zhang ba7cf0782e add copyright 4 years ago
Hui Zhang 126677a35c support py3 4 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 10d3370970 Remove redundant lines in tune.py 7 years ago
Yibing Liu 3ecf1ad4f5 Decouple ext scorer init & inference & decoding for the convenience of tuning 7 years ago
Yibing Liu ae796a9dab Correct the error rate's computation for multiple sentences 7 years ago
Yibing Liu bf69a1013b Adapt tuning script to 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. 8 years ago
Xinghai Sun 86811af7a3 Reset default value of batch_size, nun_proc_data and fix an invalid url for DS2. 8 years ago
Xinghai Sun 2e5e9b8c11 Turn on rnn_use_batch of Paddle for accelartion. 8 years ago
Yibing Liu 70e43c184c add model path check in tuning script 8 years ago
Yibing Liu 7d8402ab14 format the indent in tuning script 8 years ago
Yibing Liu 1db71425c2 avoid repeated infer for same batch in the tuning of DS2 8 years ago
Yibing Liu bad7e7fa24 add the import of cer in tuning script 8 years ago
Yibing Liu 764ce62445 clean code in tuning script 8 years ago
Yibing Liu e6e7b13222 remove the log praser in tuning script 8 years ago
Yibing Liu 4c64841c16 add tuning script & enable ploting error surface 8 years ago
Xinghai Sun 7f45752a13 Add profile.sh script for multi-gpu profiling. 8 years ago
Xinghai Sun ac56a2f249 Update READMD.md and other details by following reviewers comments. 8 years ago
Xinghai Sun ae7ef7929a Rename some folders and update examples. 8 years ago
Xinghai Sun a00a436b52 Rewrite README.md doc (50%) and correct some bugs. 8 years ago
Xinghai Sun 0bbb9c3ee2 Re-organize folder structure and hierarchy for DS2. 8 years ago
Xinghai Sun 9571b6fc0e Add back utils.py. 8 years ago
Xinghai Sun 8b64ef29c8 Re-style the config codes for tools in DS2. 8 years ago
yangyaming c2e6378a64 Simplify codes and comments. 8 years ago
yangyaming 1325cd9b8e Create 'tools' to hold tool scripts and add vocabulary dictionary building script. 8 years ago