Commit Graph

1151 Commits (10a2da6808461701cef7f012d5fba47d101bf579)
 

Author SHA1 Message Date
Hui Zhang 20178e0e09 librispeech s1 support sclite and multi process decode
3 years ago
Hui Zhang 238e2365a5 rm dupliate packages
3 years ago
Hui Zhang d367da2822 fix sctk install
3 years ago
Hui Zhang f29caf8dee refactor ds 1.x exp
3 years ago
Hui Zhang 83a5e0f8d6 using jsonlines to read manifest and dump decode result
3 years ago
Hui Zhang 33b8790252 refactor avg_model; fix set_value not support start==end
3 years ago
Hui Zhang 9d5eb74066 fix decode json file
3 years ago
Hui Zhang 9abe33b4bd add score_sclite
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
huangyuxin 264bba760b fix the bug: read space as unk
3 years ago
Hui Zhang 913b2300c3 nprocs 0 for cpu, other for gpu
3 years ago
Hui Zhang 80eb6b7f01 fix espnet kaldi libri s2 config
3 years ago
Hui Zhang 4739b5a02a
Merge pull request #850 from PaddlePaddle/dataset
3 years ago
Hui Zhang 98b15eda05 batch WaveDataset
3 years ago
Hui Zhang ecb5d4f862
Merge pull request #847 from PaddlePaddle/resume_train
3 years ago
Hui Zhang ad761b55da
Merge pull request #838 from Jackwaterveg/release_model
3 years ago
Hui Zhang 45a75acee1
Delete nohup_test.out
3 years ago
Hui Zhang bab29b94f1 fix train log
3 years ago
Hui Zhang bc0ceb88f6
Merge pull request #848 from Jackwaterveg/doc
3 years ago
huangyuxin 7e96942c58 Merge branch 'develop' of https://github.com/PaddlePaddle/DeepSpeech into release_model
3 years ago
huangyuxin bd72afb02b Merge branch 'develop' of https://github.com/PaddlePaddle/DeepSpeech into doc
3 years ago
Jackwaterveg c55b3c7bff
Update released_model.md
3 years ago
Jackwaterveg c30200a438
Update released_model.md
3 years ago
huangyuxin f0184352f5 change the code format to 2.x style
3 years ago
Hui Zhang 56e55c2171 not save ckpt when except, since resume train will increase epoch and step
3 years ago
Hui Zhang 431106b986 fix bugs
3 years ago
Hui Zhang 676d160dfa more resume ckpt info
3 years ago
Hui Zhang daaa72a606 resuem train with epoch and iteration increase
3 years ago
Hui Zhang 3432de4347
Merge pull request #846 from PaddlePaddle/prof
3 years ago
Hui Zhang 7775abd727 fix prof switch
3 years ago
Hui Zhang a40312b691
Merge pull request #845 from PaddlePaddle/prof
3 years ago
Hui Zhang 1d4be67ae8
Merge pull request #844 from PaddlePaddle/bench
3 years ago
Hui Zhang 6ae6ca85b7 more prof log
3 years ago
Hui Zhang b9beea5ab1 fix bench
3 years ago
Hui Zhang 61a827dc60
Merge pull request #843 from PaddlePaddle/log
3 years ago
Hui Zhang 7ae204eb0f fix log for u2
3 years ago
Hui Zhang 98c0d43ae4
Merge pull request #833 from PaddlePaddle/fix_varbase
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 6f7a6dc2e8
Merge pull request #842 from PaddlePaddle/s1
3 years ago
Hui Zhang 15d26cc4ad update u2 transformer config
3 years ago
Hui Zhang 3e1f9da8f7
Merge pull request #841 from PaddlePaddle/size_shape
3 years ago
Hui Zhang 000183ea49 tensor.size to tensor.shape
3 years ago
Hui Zhang cd001d5daf change type_as to astype
3 years ago
Hui Zhang 16e60160f8
Kaldi (#839)
3 years ago
Hui Zhang a75be25787
Merge pull request #837 from PaddlePaddle/bench
3 years ago
Hui Zhang 9a95ceb0b4 add Acknowledgements
3 years ago
Hui Zhang b381f5b447 fix profiler optitons config
3 years ago
Hui Zhang 9fb349f935 fix benchmark cli
3 years ago