Commit Graph

79 Commits (e4ecfb22fd9e3053b73c7272d087d96e3de377c2)

Author SHA1 Message Date
Hui Zhang e4ecfb22fd format code
3 years ago
Hui Zhang 3fa2e44e89 more interface, trigger, extension
3 years ago
Hui Zhang 0cd30e48a9 fix no_pos call
3 years ago
Hui Zhang 506f2bfd20 add lm interface
3 years ago
Hui Zhang 4566351127 add transformer lm and encoder score api
3 years ago
Hui Zhang dfd80b3aa2 recog into decoders, format code
3 years ago
Hui Zhang a4e27da64b decoder with ctc prefix score
3 years ago
Hui Zhang f2f305cd66 add recog interface
3 years ago
Hui Zhang feaf71d468 u2 kaldi mutli process test with batchsize one
3 years ago
huangyuxin 21d6c1cee2 fix the bug of export model
3 years ago
Hui Zhang eb4b389262 more log; refactor ctc decoders; rm useless code
3 years ago
Hui Zhang c8e96d732b bool logical, sum and multiply op; ctc grad norm; support old and new pd api
3 years ago
Junkun c32cb734a6 update the result of TED-EN-ZH
4 years ago
Hui Zhang 000183ea49 tensor.size to tensor.shape
4 years ago
Hui Zhang d7a33b9d5e update config with contextlib
4 years ago
Hui Zhang 3843372958 u2 with chianer updater
4 years ago
Hui Zhang 85674d22d4 fix bugs
4 years ago
Hui Zhang 8fef667f80 fix u2 ctc config bugs
4 years ago
Hui Zhang 890a28f9bf add more ctc conf
4 years ago
Jackwaterveg 59766313b1
Merge pull request #817 from PaddlePaddle/ctc
4 years ago
Hui Zhang 1a8c5278a1 export ctc grad norm config
4 years ago
Hui Zhang 6e4a3aff07 float_mul_bool type promote, lhs type promote to rhs type, https://github.com/PaddlePaddle/Paddle/pull/29265
4 years ago
huangyuxin 04d9db199f add blank_id parameter
4 years ago
Hui Zhang f54dc983b6 using bw rnn in ds2
4 years ago
Hui Zhang 797ca389fc paddle support some bool op
4 years ago
Hui Zhang 7181e427af
Merge pull request #786 from Jackwaterveg/ds2_online
4 years ago
Jackwaterveg 5890c84c91
Merge pull request #793 from PaddlePaddle/seed
4 years ago
Hui Zhang 341038b626 ds2 offline cer 6p4287
4 years ago
huangyuxin 2451a177b0 fix paddling len bug
4 years ago
huangyuxin 2b3b985227 fix paddling len
4 years ago
huangyuxin 0d0b581181 add static_forward_online and static_forward_offline
4 years ago
huangyuxin db042a2974 Merge branch 'develop' of https://github.com/PaddlePaddle/DeepSpeech into ds2_online_export
4 years ago
huangyuxin 564b6b6824 fix conflict
4 years ago
huangyuxin b585684bf4 add function: test export
4 years ago
Hui Zhang b56f899b76
Merge pull request #782 from PaddlePaddle/espnet
4 years ago
Jackwaterveg 9ac6d65a2a
Merge pull request #780 from Jackwaterveg/ds2_online
4 years ago
Hui Zhang 27daa92a81 using to_static
4 years ago
huangyuxin 9068c0d4f9 Merge branch 'HEAD_1' into ds2_online
4 years ago
huangyuxin 718407b77d add seed
4 years ago
Hui Zhang ab23eb5710 fix for kaldi
4 years ago
Hui Zhang f05f367cc5
Merge pull request #756 from PaddlePaddle/filter
4 years ago
Hui Zhang 7d133368e5 fix bugs
4 years ago
huangyuxin 61fe292c47 Merge branch 'develop' of https://github.com/PaddlePaddle/DeepSpeech into ds2_online
4 years ago
huangyuxin 718ae52e3f add from_config function to ds2_oneline and ds2
4 years ago
huangyuxin 7a3d164122 fix the bidirect rnn, add deepspeech2.yaml for aishell, tiny, librispeech
4 years ago
huangyuxin 85d5021475 reconstruct the exp/model.py and the model.export()
4 years ago
Hui Zhang 1cd4d4bf83 fix tiny conf and refactor optimizer and scheduler
4 years ago
Hui Zhang cc813b18d3 fix install and format code
4 years ago
huangyuxin 61d8540451 reconstruct the export function and the run.sh in aishell and librispeech
4 years ago
Junkun ac0ae57ef2 add collactor and evaluation code for ST
4 years ago