Commit Graph

116 Commits (3d77f49c0bf39d602de602db83b3da0487c935fe)

Author SHA1 Message Date
Hui Zhang e2bcaee4f1 merge deepspeech, parakeet and text_processing into paddlespeech
3 years ago
Hui Zhang 4ce4e7926e revert ds2 offline rnn bw_cell to fw_cell which loss can be 5.73, but is not the birnn
3 years ago
huangyuxin 02083cdbd6 fix the bug of 'dev/null' and the test_export
3 years ago
huangyuxin e66da76db9 fix the bug of chooing dataloader, remove the log of downloads lm, change the epoch in tiny
3 years ago
Hui Zhang 7cfb3334e3
Merge pull request #927 from PaddlePaddle/nn_ctc
3 years ago
Hui Zhang 7d54ee4d1d ctc_grad_norm_type by null
3 years ago
huangyuxin b1a90d4d7a add hub for s1 in aishell and librispeech
3 years ago
Hui Zhang f55267f2b3 fix img link; rsl format;
3 years ago
huangyuxin bfda49bf40 fix the bug of benchmark after merge the parakeet, add the condition of using kaldi in aishll s1
3 years ago
Hui Zhang 8ebd4245d7 fix detoken for char
3 years ago
Hui Zhang eef8847a82 compute cmvn before build vocab
3 years ago
Hui Zhang f5ec6e34c6 disable __pycache__
3 years ago
Hui Zhang 3e37cef8e1 fix test.sh opts
3 years ago
Hui Zhang b7b1bda34f test refactor collator
3 years ago
huangyuxin 1a46125175 add bin for hub
3 years ago
Hui Zhang 913b2300c3 nprocs 0 for cpu, other for gpu
3 years ago
Hui Zhang b381f5b447 fix profiler optitons config
3 years ago
Hui Zhang 0e91d26ae3 fix log; add report to trainer
3 years ago
Hui Zhang cda6ca8323 add benchmark flags, and logic
3 years ago
Hui Zhang 5fdda953b9 add op profiling
3 years ago
Hui Zhang ec76df6cbc do not set seed since break model covergence, aishell s0 seed 10086 test ok
3 years ago
Hui Zhang 890a28f9bf add more ctc conf
3 years ago
Hui Zhang 1a8c5278a1 export ctc grad norm config
3 years ago
Hui Zhang 7e136d0893 support no_sync for backward; ds support accum grad
3 years ago
Hui Zhang d028c8416d fix recipe train and avg shell
3 years ago
huangyuxin 04d9db199f add blank_id parameter
3 years ago
Hui Zhang f54dc983b6 using bw rnn in ds2
3 years ago
Hui Zhang 7181e427af
Merge pull request #786 from Jackwaterveg/ds2_online
3 years ago
Hui Zhang 341038b626 ds2 offline cer 6p4287
3 years ago
huangyuxin 7ab022e1cc Merge branch 'develop' of https://github.com/PaddlePaddle/DeepSpeech into ds2_online_export
3 years ago
Hui Zhang 673cc4a081 seed all with log; and format
3 years ago
huangyuxin 92617f0802 Merge branch 'develop' of https://github.com/PaddlePaddle/DeepSpeech into ds2_online_export
3 years ago
Hui Zhang d1db859657 fix dataloader pickle bugs
3 years ago
huangyuxin 564b6b6824 fix conflict
3 years ago
huangyuxin 40466ef669 Merge branch 'develop' of https://github.com/PaddlePaddle/DeepSpeech into ds2_online
3 years ago
huangyuxin b3d27e4bbb merge the develop
3 years ago
huangyuxin b585684bf4 add function: test export
3 years ago
Hui Zhang 3d9aebfaa3 fix specaug; add data static
3 years ago
huangyuxin 2d3b2aed05 add seed in argparse
3 years ago
TianYuan 2c75c923b9 fix_mfa
3 years ago
Hui Zhang aab02997f9 fix specaug config
3 years ago
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
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
Hui Zhang 895330bad3 refactor ted en zh script; fix MAIN_ROOT path
3 years ago
huangyuxin 61d8540451 reconstruct the export function and the run.sh in aishell and librispeech
3 years ago