Commit Graph

17 Commits (86d08f994bd7d67bac880cea8fd0fc570a6a7c42)

Author SHA1 Message Date
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
3 years ago
huangyuxin 718ae52e3f add from_config function to ds2_oneline and ds2
3 years ago
Hui Zhang 4c0ee8d354 fix conf and readme
3 years ago
huangyuxin 7a3d164122 fix the bidirect rnn, add deepspeech2.yaml for aishell, tiny, librispeech
3 years ago
huangyuxin e4ef8ed31e add the subsampling as conv
3 years ago
huangyuxin 2cacbaf48e 修改了deepspeech2.py部分LSTM和GRU的代码,增加了LayerNorm
3 years ago
Hui Zhang 717fe1e4bd
Merge pull request #680 from PaddlePaddle/checkpoint
3 years ago
Haoxin Ma c0f7aac8fc revise conf/*.yaml
3 years ago
Hui Zhang 019ae4b35c fix conf for ds2
3 years ago
Hui Zhang 8c1bf1a730 fix ds2 conf for new data pipeline
3 years ago
Haoxin Ma 698d7a9bdb move batch_size, work_nums, shuffle_method, sortagrad to collator
3 years ago
Haoxin Ma 6ee3033cc4 finish aishell/s0
3 years ago
Hui Zhang b3d23e6af3 add stream conf
3 years ago
Hui Zhang 295f8bdad5
train ds2 model (#622)
3 years ago
Hui Zhang 71e046b0ba
E2E/Streaming Transformer/Conformer ASR (#578)
3 years ago