Commit Graph

26 Commits (2fa681237f80c544cbfa4b9e043f94d2f005396c)

Author SHA1 Message Date
Hui Zhang 5ffccbd5c9 exp with eval mode
3 years ago
Hui Zhang 97136fe97f trainer eval when not train
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 466672e1de no_sync if paddle support else nullcontext
3 years ago
Hui Zhang d05baeb6b0 update ted zh en
3 years ago
Hui Zhang 856d641c9c multi worker for dataloader
3 years ago
Hui Zhang b7b1bda34f test refactor collator
3 years ago
Hui Zhang f628e21816 refactor kaldi/tarfile loader, st and asr collator
3 years ago
Hui Zhang 9d5eb74066 fix decode json file
3 years ago
Hui Zhang ae87bc8c7a dump decode result as jsonlines
3 years ago
Hui Zhang c6e8a33b73 fix set_device; more utils; args.opts support multi same name
3 years ago
Hui Zhang 913b2300c3 nprocs 0 for cpu, other for gpu
3 years ago
Hui Zhang daaa72a606 resuem train with epoch and iteration increase
3 years ago
Hui Zhang 282914f45b
Merge branch 'develop' into fix_varbase
3 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
3 years ago
Hui Zhang 000183ea49 tensor.size to tensor.shape
3 years ago
Hui Zhang d7a33b9d5e update config with contextlib
3 years ago
Hui Zhang 5fdda953b9 add op profiling
3 years ago
Hui Zhang 2480be8ebc timer info for st,u2 kaldi
3 years ago
Hui Zhang 7e136d0893 support no_sync for backward; ds support accum grad
3 years ago
Hui Zhang 561d5cf085 refactor feature, dict and argument for new config format
3 years ago
Hui Zhang 1cd4d4bf83 fix tiny conf and refactor optimizer and scheduler
3 years ago
Hui Zhang cc813b18d3 fix install and format code
3 years ago
Junkun ac0ae57ef2 add collactor and evaluation code for ST
3 years ago
Junkun 0323151912 add u2 st
3 years ago