Commit Graph

144 Commits (0c3c21830593d6dbc13b406f51186fff9a8830d4)

Author SHA1 Message Date
Hui Zhang dfd80b3aa2 recog into decoders, format code 3 years ago
Hui Zhang a4e27da64b decoder with ctc prefix score 3 years ago
huangyuxin b53171694e releace the <space> with ' ' in ctcdecoder 3 years ago
huangyuxin b1a90d4d7a add hub for s1 in aishell and librispeech 3 years ago
Hui Zhang 97136fe97f trainer eval when not train 3 years ago
Hui Zhang feaf71d468 u2 kaldi mutli process test with batchsize one 3 years ago
Hui Zhang d14e56476f multi workers for valid dataloader 3 years ago
Hui Zhang dd06472432 extract ctc_align into ctc_utils 3 years ago
Hui Zhang 8b45c3e65e refactor trainer.py and rm ueseless dir setup code 3 years ago
Hui Zhang eb4b389262 more log; refactor ctc decoders; rm useless code 3 years ago
Hui Zhang 37563d975e ds2 model_type more info 3 years ago
Hui Zhang 466672e1de no_sync if paddle support else nullcontext 3 years ago
Hui Zhang d05baeb6b0 update ted zh en 4 years ago
huangyuxin ebde17af20 add input checker for hub 4 years ago
Hui Zhang e0f91b0994
Merge pull request from PaddlePaddle/collator 4 years ago
Hui Zhang 856d641c9c multi worker for dataloader 4 years ago
Hui Zhang b7b1bda34f test refactor collator 4 years ago
Jackwaterveg 00d7654273
Merge pull request from PaddlePaddle/collator 4 years ago
Hui Zhang 32aaf403b5
Merge pull request from PaddlePaddle/ctc 4 years ago
Hui Zhang f628e21816 refactor kaldi/tarfile loader, st and asr collator 4 years ago
Hui Zhang 77c38dd521
Merge pull request from Jackwaterveg/Hub 4 years ago
huangyuxin 1a46125175 add bin for hub 4 years ago
Hui Zhang f7d7e70cb2 more ctc check; valid dataloader with num workers 4 years ago
huangyuxin 9c37d10992 optimize the log 4 years ago
Hui Zhang 0c08915207 ctc using nn.Dropout; ds2 libri vald batch_size / 4 4 years ago
huangyuxin 08281eca72 fix bug: bug of space id in score.cpp, add detokenize 4 years ago
Hui Zhang 9d5eb74066 fix decode json file 4 years ago
Hui Zhang ae87bc8c7a dump decode result as jsonlines 4 years ago
Hui Zhang c6e8a33b73 fix set_device; more utils; args.opts support multi same name 4 years ago
Hui Zhang 913b2300c3 nprocs 0 for cpu, other for gpu 4 years ago
Hui Zhang 98b15eda05 batch WaveDataset 4 years ago
Hui Zhang bab29b94f1 fix train log 4 years ago
Hui Zhang daaa72a606 resuem train with epoch and iteration increase 4 years ago
Hui Zhang 7ae204eb0f fix log for u2 4 years ago
Hui Zhang 282914f45b
Merge branch 'develop' into fix_varbase 4 years ago
Hui Zhang 231499a347 VarBase.__getitem__ work for np.int64, np.longlong; but __setitem_varbase__ not support paddle.int16/set_value op not support 4 years ago
Hui Zhang 000183ea49 tensor.size to tensor.shape 4 years ago
Hui Zhang 054e099b28 format 4 years ago
Hui Zhang 0e91d26ae3 fix log; add report to trainer 4 years ago
Hui Zhang 576e94da04 log interval 1 when benchmark 4 years ago
Hui Zhang d7a33b9d5e update config with contextlib 4 years ago
Hui Zhang cda6ca8323 add benchmark flags, and logic 4 years ago
Hui Zhang 3a5258f6a0 lr and opt param will restore from ckpt, so we do not set lr manully 4 years ago
Hui Zhang 5fdda953b9 add op profiling 4 years ago
Hui Zhang 256e9c1b9c more doc for egs 4 years ago
Hui Zhang 3843372958 u2 with chianer updater 4 years ago
Hui Zhang 2480be8ebc timer info for st,u2 kaldi 4 years ago
Hui Zhang 8873ebe38c add timer for u2; refactor grad norm type 4 years ago
Hui Zhang 7e136d0893 support no_sync for backward; ds support accum grad 4 years ago
huangyuxin 2451a177b0 fix paddling len bug 4 years ago