Commit Graph

160 Commits (bdd7da98cc95108513e00a2b6f2e83e6b2954535)

Author SHA1 Message Date
mmglove 499666a791 update pwgan benchmark case 3 years ago
TianYuan bacdf5756b Merge remote-tracking branch 'origin/develop' into merge_paddlespeech 3 years ago
TianYuan 35c37ace17 change nprocs to ngpu, add aishell3/voc1 3 years ago
TianYuan d35daff501 fix pwgan benchmark 3 years ago
Hui Zhang d8e4b31405 fix asr unit test 3 years ago
Hui Zhang e2bcaee4f1 merge deepspeech, parakeet and text_processing into paddlespeech 3 years ago
TianYuan 20226b4fdd fix benchmark and chain, add parse_options in run.sh, move tacotron2_ge2e into voice_cloning 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 b079577e08 merge parakeet repo into deepspeech 3 years ago
huangyuxin 55654ee335 fix the bug of doc in benchmark 3 years ago
huangyuxin 566bd02ed2 update the benchmark 3 years ago
Hui Zhang 4a4998852f Merge pull request from LittleChenCc/develop 3 years ago
Jackwaterveg ad6d09d622
Merge pull request from PaddlePaddle/debug 3 years ago
huangyuxin cc7de50267 revise the run_benchmark.sh 3 years ago
huangyuxin 25c0f23b17 update the installing script for openfst 3 years ago
Hui Zhang c8e96d732b bool logical, sum and multiply op; ctc grad norm; support old and new pd api 4 years ago
huangyuxin af3d2bd51e update chain test 4 years ago
Hui Zhang 913b2300c3 nprocs 0 for cpu, other for gpu 4 years ago
Hui Zhang b9beea5ab1 fix bench 4 years ago
Hui Zhang cda6ca8323 add benchmark flags, and logic 4 years ago
Hui Zhang 0f3e5a3872 run_all with aishell/s1 4 years ago
Hui Zhang 16b9c33deb format 4 years ago
Hui Zhang 438e1bd34f add benmark scripts 4 years ago
Hui Zhang 797ca389fc paddle support some bool op 4 years ago
Jackwaterveg 9ac6d65a2a
Merge pull request from Jackwaterveg/ds2_online 4 years ago
huangyuxin 9068c0d4f9 Merge branch 'HEAD_1' into ds2_online 4 years ago
huangyuxin 718407b77d add seed 4 years ago
huangyuxin 8b67763dab Merge branch 'fix_auto_log' of https://github.com/Jackwaterveg/DeepSpeech into full_chain 4 years ago
huangyuxin e5add7aab3 add the test.sh 4 years ago
huangyuxin 520658050f add the test.sh 4 years ago
huangyuxin 718ae52e3f add from_config function to ds2_oneline and ds2 4 years ago
huangyuxin 722c55e4c5 reconstruct the rnn state, from list to tensor 4 years ago
huangyuxin 3fb9f6885a complete model export for ds2_online 4 years ago
huangyuxin e8a3913422 merge develop_ds2_online 4 years ago
huangyuxin 2f64ae6495 not change decoder 4 years ago
huangyuxin 4b5cbe9a12 ds2_online alignment, include prob_chunk_forward, prob_chunk_by_chunk_forward 4 years ago
huangyuxin d398270f95 æ˜å增加了chunk_by_chunk,初步测试å通过ã 4 years ago
huangyuxin e4ef8ed31e add the subsampling as conv 4 years ago
huangyuxin 6baf9f0620 跑通了deeppseech_online的流程 4 years ago
huangyuxin 4f392e28b1 complete the encoder of ds_online 4 years ago
Hui Zhang b3bc451328
remove sequnce_mask and change ds2 export audio shape to [B,T,D] () 4 years ago
Hui Zhang 0a3a840bee
more decoding method () 4 years ago
Hui Zhang 295f8bdad5
train ds2 model () 4 years ago
Hui Zhang 71e046b0ba
E2E/Streaming Transformer/Conformer ASR () 4 years ago
Hui Zhang d7e753546a
Support paddle 2.x () 4 years ago
Xinghai Sun b2eb008a71 Remove test_setup.py. 8 years ago
Xinghai Sun 5623b09868 Move decoder.py to models and re-arrange unitests. 8 years ago
Xinghai Sun dfd7652308 Rename ctc_best_path_decoder to ctc_greedy_decoder in unitest. 8 years ago
yangyaming 04970705d6 Add more test cases and make DP more clear. 8 years ago
yangyaming 14d2fb795c Unify encoding to 'utf-8' and optimize error rate calculation. 8 years ago
Luo Tao de212572ed update unittest with comments 8 years ago
Luo Tao b72b70e54c add soundfile read/write unitest 8 years ago
Luo Tao 7d7984b8fb add test for libsndfile installation 8 years ago
Yibing Liu 37e98df74d enable resetting params in scorer 8 years ago
Yibing Liu 8ba98cb518 fix decoders' unittest 8 years ago
Yibing Liu 26510f74a6 refine ctc_beam_search_decoder 8 years ago
Yibing Liu 8033845615 add unit test for decoders 8 years ago
yangyaming def66a3223 Follow comments. 8 years ago
yangyaming 26eb54eb37 Follow comments. 8 years ago
yangyaming f85f8558cf Add unittest. 8 years ago