Commit Graph

49 Commits (ffd34bac6c749aee92c44fcb8ebcd457a5ba6d18)

Author SHA1 Message Date
Hui Zhang d367da2822 fix sctk install 4 years ago
Hui Zhang 9abe33b4bd add score_sclite 4 years ago
TianYuan 2c75c923b9 fix_mfa 4 years ago
Hui Zhang fd8a4ec179
Merge pull request from PaddlePaddle/fst 4 years ago
Hui Zhang ab5411ec16
Merge pull request from yt605155624/thchs30_MFA 4 years ago
Hui Zhang 40dcbbde26 add srilm install 4 years ago
Hui Zhang 8c9e142492 fix kenlm install; librispeech s0 aug 4 years ago
Hui Zhang 3a21277798 fix install scripts 4 years ago
TianYuan c0ee57d400 Merge branch 'develop' of https://github.com/PaddlePaddle/DeepSpeech into thchs30_MFA 4 years ago
TianYuan 7d4eff2b86 add MFA example for THCHS30 4 years ago
Hui Zhang f6fb815364 mfa, kaldi install scripts 4 years ago
Hui Zhang ccfecd17b2 mfa and kaldi deps install 4 years ago
Hui Zhang 6ee67785f6 fix ctc alignment 4 years ago
Hui Zhang fd7c1b70cd using venv python 4 years ago
Hui Zhang 0066837377 downgrad python env version 4 years ago
Hui Zhang d0635c6592
using soxbinddings () 4 years ago
Hui Zhang 538bf271eb
chinese char/word ngram lm () 4 years ago
Hui Zhang a12b16787d
speech text process docs () 4 years ago
Hui Zhang d7e753546a
Support paddle 2.x () 4 years ago
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. 7 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