Commit Graph

279 Commits (69bd17dcb200b359169c5bfcba6b9a88d84403d4)

Author SHA1 Message Date
Hui Zhang 69bd17dcb2 refactor raw ctc decoder into ctcdecoder
3 years ago
Hui Zhang 9092594fab resume not increase epoch and step, before_train do it
3 years ago
Jackwaterveg ad6d09d622
Merge pull request #879 from PaddlePaddle/debug
3 years ago
Hui Zhang 92832ef590 fix all_version print
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 ce3af793c1 Merge pull request #872 from Jackwaterveg/Hub
3 years ago
Hui Zhang 2691013232 ctcloss can work w/ paddle2.1.2, but loss larger than before
3 years ago
Hui Zhang 86a221d58f fix autolog add cuda device env when not has
3 years ago
Hui Zhang b291c69386 add checkpoint to save parameters
3 years ago
Hui Zhang 37563d975e ds2 model_type more info
3 years ago
Hui Zhang 8977f1850e close editdistance package format warning
3 years ago
Hui Zhang 466672e1de no_sync if paddle support else nullcontext
3 years ago
Hui Zhang b4e16eb815 revert ctc_utils that can work with paddle 2.1.2 and new
3 years ago
Hui Zhang 913ea33f29 remove conv and rnn uesless
3 years ago
Hui Zhang f4f2d6f07e print deps module version
3 years ago
Hui Zhang c8e96d732b bool logical, sum and multiply op; ctc grad norm; support old and new pd api
3 years ago
Hui Zhang d05baeb6b0 update ted zh en
3 years ago
Jackwaterveg dfa0db5cc3
Merge pull request #870 from PaddlePaddle/timit
3 years ago
Hui Zhang c5daa34e7c
Merge pull request #869 from Jackwaterveg/Hub
3 years ago
Hui Zhang 251d32a609 fix timit scripts; reader filtype case;
3 years ago
huangyuxin ebde17af20 add input checker for hub
3 years ago
Junkun 46df01151f Merge branch 'develop' of https://github.com/LittleChenCc/DeepSpeech into develop
3 years ago
Hui Zhang e0f91b0994
Merge pull request #865 from PaddlePaddle/collator
3 years ago
Hui Zhang 856d641c9c multi worker for dataloader
3 years ago
Hui Zhang b7b1bda34f test refactor collator
3 years ago
Jackwaterveg 00d7654273
Merge pull request #864 from PaddlePaddle/collator
3 years ago
Hui Zhang 32aaf403b5
Merge pull request #861 from PaddlePaddle/ctc
3 years ago
Hui Zhang f628e21816 refactor kaldi/tarfile loader, st and asr collator
3 years ago
Junkun c32cb734a6 update the result of TED-EN-ZH
3 years ago
Hui Zhang 77c38dd521
Merge pull request #862 from Jackwaterveg/Hub
3 years ago
huangyuxin 1a46125175 add bin for hub
3 years ago
Hui Zhang f7d7e70cb2 more ctc check; valid dataloader with num workers
3 years ago
huangyuxin 9c37d10992 optimize the log
3 years ago
Jackwaterveg 4b225b7602
Merge pull request #858 from PaddlePaddle/ctc
3 years ago
Hui Zhang 0c08915207 ctc using nn.Dropout; ds2 libri vald batch_size / 4
3 years ago
huangyuxin 30b3e237e2 optimize the 1xt2x
3 years ago
huangyuxin 6dc32d185b Merge branch 'develop' of https://github.com/PaddlePaddle/DeepSpeech into release_model
3 years ago
huangyuxin 08281eca72 fix bug: bug of space id in score.cpp, add detokenize
3 years ago
huangyuxin db831ae702 fix the text_featurize
3 years ago
huangyuxin cb49aba64f fix the ctc.cpp bug
3 years ago
huangyuxin f6c9976189 Merge branch 'develop' of https://github.com/PaddlePaddle/DeepSpeech into release_model
3 years ago
Hui Zhang 30563981f0 replace space when build vocab
3 years ago
Hui Zhang 86f34784e3 fix import
3 years ago
Hui Zhang 4c098a0f33 explit space as <space>
3 years ago
huangyuxin 4a1d3ad9b3 fix the bug of parallel using condition
3 years ago
huangyuxin 285e0c9cad merge the change
3 years ago
Hui Zhang 8e16315ada librispeech s1 support multi process decode and sclite
3 years ago
Hui Zhang 83a5e0f8d6 using jsonlines to read manifest and dump decode result
3 years ago