Commit Graph

18 Commits (50f10f37ae8224a5d143ecfc59e31af1d992e695)

Author SHA1 Message Date
Hui Zhang 50f10f37ae support replace with mean by aug
3 years ago
Jackwaterveg 5e8dc5c17f
update the deepspech_online.conf
3 years ago
huangyuxin 08b68e4b8f change the deepspeech2_online.yaml
3 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 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 e4ef8ed31e add the subsampling as conv
4 years ago
huangyuxin 2cacbaf48e 修改了deepspeech2.py部分LSTM和GRU的代码,增加了LayerNorm
4 years ago
Hui Zhang 717fe1e4bd
Merge pull request #680 from PaddlePaddle/checkpoint
4 years ago
Haoxin Ma c0f7aac8fc revise conf/*.yaml
4 years ago
Hui Zhang 019ae4b35c fix conf for ds2
4 years ago
Hui Zhang 8c1bf1a730 fix ds2 conf for new data pipeline
4 years ago
Haoxin Ma 698d7a9bdb move batch_size, work_nums, shuffle_method, sortagrad to collator
4 years ago
Haoxin Ma 6ee3033cc4 finish aishell/s0
4 years ago
Hui Zhang b3d23e6af3 add stream conf
4 years ago
Hui Zhang 295f8bdad5
train ds2 model (#622)
4 years ago
Hui Zhang 71e046b0ba
E2E/Streaming Transformer/Conformer ASR (#578)
4 years ago