Commit Graph

957 Commits (65e666378d4690fcfe324dee2dee7155f728bbf7)
 

Author SHA1 Message Date
huangyuxin 31a313b69e Merge branch 'develop' of https://github.com/PaddlePaddle/DeepSpeech into ds2_online
4 years ago
huangyuxin e1a2cfef7f fix the resume bug: the lr is not related to iteration, but epoch
4 years ago
Hui Zhang 38d95784e2
Merge pull request #735 from Jackwaterveg/ds2_online
4 years ago
Hui Zhang ad2fff9f77 fix cmake
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
Hui Zhang 99050b70c9
Merge pull request #752 from PaddlePaddle/conf
4 years ago
Hui Zhang 4c0ee8d354 fix conf and readme
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 25c07e3f3d
Merge pull request #751 from PaddlePaddle/opt
4 years ago
Hui Zhang 7d9dc28ee2 fix config
4 years ago
Hui Zhang e76123d418 rm useless
4 years ago
Hui Zhang 820b4db287 with all args for scheduler
4 years ago
Hui Zhang c4da9a7f3a filter key by class signature, no print tensor
4 years ago
Hui Zhang 3912c255ef support noam lr and opt
4 years ago
Hui Zhang 1cd4d4bf83 fix tiny conf and refactor optimizer and scheduler
4 years ago
Hui Zhang 842f181a8d
Merge pull request #750 from PaddlePaddle/egs
4 years ago
Hui Zhang 4d174b5e2f fix egs bugs
4 years ago
Hui Zhang b87b0ea489
Merge pull request #749 from PaddlePaddle/install
4 years ago
Hui Zhang cc813b18d3 fix install and format code
4 years ago
huangyuxin 319228653e fix some small mistakes
4 years ago
Hui Zhang 4e3bf5c173
Merge pull request #748 from PaddlePaddle/ted
4 years ago
Hui Zhang 895330bad3 refactor ted en zh script; fix MAIN_ROOT path
4 years ago
Hui Zhang 5e8e46ed79
Merge pull request #747 from LittleChenCc/develop
4 years ago
huangyuxin 61d8540451 reconstruct the export function and the run.sh in aishell and librispeech
4 years ago
Junkun 45e71a0a64 correct yaml
4 years ago
Junkun 515497ae1f refine the code
4 years ago
Hui Zhang 566f636cc6
Merge pull request #743 from LittleChenCc/develop
4 years ago
Hui Zhang 20d6f9ae4b
Merge pull request #745 from PaddlePaddle/s2
4 years ago
Hui Zhang 9c00c5f804
Merge pull request #744 from PaddlePaddle/s1
4 years ago
Hui Zhang 3864e11302 update librispeech chunk conformer result
4 years ago
Hui Zhang dc44f552a1 update readme
4 years ago
Junkun 9d05a749e2 script for TED-En-Zh translation
4 years ago
Junkun ac0ae57ef2 add collactor and evaluation code for ST
4 years ago
huangyuxin 722c55e4c5 reconstruct the rnn state, from list to tensor
4 years ago
huangyuxin 8f062cad6b fixed the small problems
4 years ago
Hui Zhang 2fd43efb3b librispeech s2 for kaldi feat
4 years ago
Junkun 0323151912 add u2 st
4 years ago
Hui Zhang c44caa36f6
Merge pull request #742 from PaddlePaddle/install
4 years ago
Hui Zhang 74f987aa8f setup.sh with tools/ make
4 years ago
huangyuxin 3fb9f6885a complete model export for ds2_online
4 years ago
Hui Zhang 254d753b1c
Merge pull request #741 from PaddlePaddle/utils
4 years ago
Hui Zhang ccdfd5b342 format
4 years ago
Hui Zhang 571b13c53f add dur utils
4 years ago
huangyuxin e8a3913422 merge develop_ds2_online
4 years ago
huangyuxin 2f64ae6495 not change decoder
4 years ago
huangyuxin 6c484923a4 solve the conflicts
4 years ago
huangyuxin 4b5cbe9a12 ds2_online alignment, include prob_chunk_forward, prob_chunk_by_chunk_forward
4 years ago
Hui Zhang 64c75771ea
Merge pull request #740 from Jackwaterveg/fix_auto_log
4 years ago