Commit Graph

133 Commits (c81743403ad2b3bb62c42c008221914cf2de0897)

Author SHA1 Message Date
Hui Zhang c81743403a fix
3 years ago
Hui Zhang c09b0e8940 fix specaug
3 years ago
Hui Zhang 4725bace4e fix
3 years ago
Hui Zhang 9de0343807 fix augment
3 years ago
Hui Zhang 9dace62581 fix augmentation
3 years ago
Hui Zhang 0ab299a842 test bin
3 years ago
Hui Zhang ab23eb5710 fix for kaldi
3 years ago
Hui Zhang f05f367cc5
Merge pull request #756 from PaddlePaddle/filter
3 years ago
Hui Zhang 0c4caa65d5 fix docstring
3 years ago
Hui Zhang 4af774d8f0 add dataloader; check augmenter base class type
3 years ago
Hui Zhang 64cf538e17 refactor converter
3 years ago
Hui Zhang 7d133368e5 fix bugs
3 years ago
Hui Zhang 44ec19317f refactor io
3 years ago
Hui Zhang 8939994d75 refactor augmentation interface
3 years ago
Hui Zhang 5ae639196c fix dataloader
3 years ago
Hui Zhang e3d73acd37 fix io; add test
3 years ago
Hui Zhang 4b5410eecd remove fixed hack api
3 years ago
Hui Zhang 86e42f3d21 more data utils
3 years ago
Hui Zhang 7b649af8d7 add batchfy
3 years ago
Hui Zhang 99dfe04515 test w/ all example
3 years ago
huangyuxin e1a2cfef7f fix the resume bug: the lr is not related to iteration, but epoch
3 years ago
huangyuxin 61fe292c47 Merge branch 'develop' of https://github.com/PaddlePaddle/DeepSpeech into ds2_online
3 years ago
huangyuxin 718ae52e3f add from_config function to ds2_oneline and ds2
3 years ago
huangyuxin 7a3d164122 fix the bidirect rnn, add deepspeech2.yaml for aishell, tiny, librispeech
3 years ago
huangyuxin 85d5021475 reconstruct the exp/model.py and the model.export()
3 years ago
Hui Zhang e76123d418 rm useless
3 years ago
Hui Zhang 820b4db287 with all args for scheduler
3 years ago
Hui Zhang c4da9a7f3a filter key by class signature, no print tensor
3 years ago
Hui Zhang 3912c255ef support noam lr and opt
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
huangyuxin 319228653e fix some small mistakes
3 years ago
huangyuxin 61d8540451 reconstruct the export function and the run.sh in aishell and librispeech
3 years ago
Junkun 515497ae1f refine the code
3 years ago
Junkun ac0ae57ef2 add collactor and evaluation code for ST
3 years ago
huangyuxin 722c55e4c5 reconstruct the rnn state, from list to tensor
3 years ago
huangyuxin 8f062cad6b fixed the small problems
3 years ago
Junkun 0323151912 add u2 st
3 years ago
huangyuxin 3fb9f6885a complete model export for ds2_online
3 years ago
Hui Zhang ccdfd5b342 format
3 years ago
huangyuxin e8a3913422 merge develop_ds2_online
3 years ago
huangyuxin 2f64ae6495 not change decoder
3 years ago
huangyuxin 6c484923a4 solve the conflicts
3 years ago
huangyuxin 4b5cbe9a12 ds2_online alignment, include prob_chunk_forward, prob_chunk_by_chunk_forward
3 years ago
huangyuxin fccecf9976 add strip for CUDA_VISIBLE_DEVICES
3 years ago
huangyuxin eacad8cf60 fix the bug: can not use the CPU to test the model
3 years ago
huangyuxin d398270f95 æ˜å增加了chunk_by_chunk,初步测试å通过ã
3 years ago
huangyuxin 2537221b61 Complete the modification according to the comments
3 years ago
huangyuxin 745df04f28 complete the pipline of tiny
3 years ago
huangyuxin e4ef8ed31e add the subsampling as conv
3 years ago