Commit Graph

186 Commits (1dc67f96e0d083adb291589cecb28c9181914a07)

Author SHA1 Message Date
huangyuxin cea5728dd7 fix unit test
2 years ago
huangyuxin 7249d0ba59 fix benchmark
2 years ago
huangyuxin f29ae92a88 add unit test for deepspeech2online inference
2 years ago
TianYuan 5fb7145852 add pwgan tipc, test=doc
2 years ago
Hui Zhang f3ec985aaf
Merge pull request #1439 from Jackwaterveg/tipc
2 years ago
TianYuan 2cec8f6c76 update tts cli, test=doc
2 years ago
huangyuxin aefe9e93a7 add tipc benchmark of conformer
2 years ago
TianYuan ea29275acd fix dead links, test=doc
2 years ago
TianYuan 887a101eee update cli unit test, test=doc
3 years ago
Jackwaterveg 940390a443
[CLI] Add unit test (#1321)
3 years ago
huangyuxin d5f05edc2e fix some bug, test=asr
3 years ago
huangyuxin c907a8deda change all recipes
3 years ago
Hui Zhang b1c80c45e0 remove ctc grad norm type in config
3 years ago
hysunflower 385881b3f3 update_bs
3 years ago
huangyuxin cb383a39c3 fix the benchmark
3 years ago
Hui Zhang 2bbfdbae91
Merge pull request #1015 from yt605155624/fs2_conformer
3 years ago
TianYuan 469329221b refactor encoder, rm old code
3 years ago
Hui Zhang fe83adfbcb nproc to ngpu
3 years ago
TianYuan 2d808a3c64 fix urls
3 years ago
TianYuan 3d5e078c91 add conformer
3 years ago
mmglove 3ecb8cbfdd update benchmark case
3 years ago
mmglove 97878ff43d update benchmark case
3 years ago
mmglove a6d4d67333 update benchmark case
3 years ago
mmglove bd0a8aeeaa update benchmark case
3 years ago
mmglove fb47744a2d update benchmark case
3 years ago
huangyuxin 843ea1c12e revise the benchmark
3 years ago
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 #881 from LittleChenCc/develop
3 years ago
Jackwaterveg ad6d09d622
Merge pull request #879 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
3 years ago
huangyuxin af3d2bd51e update chain test
3 years ago
Hui Zhang 913b2300c3 nprocs 0 for cpu, other for gpu
3 years ago
Hui Zhang b9beea5ab1 fix bench
3 years ago
Hui Zhang cda6ca8323 add benchmark flags, and logic
3 years ago
Hui Zhang 0f3e5a3872 run_all with aishell/s1
3 years ago
Hui Zhang 16b9c33deb format
3 years ago
Hui Zhang 438e1bd34f add benmark scripts
3 years ago
Hui Zhang 797ca389fc paddle support some bool op
3 years ago
Jackwaterveg 9ac6d65a2a
Merge pull request #780 from Jackwaterveg/ds2_online
3 years ago
huangyuxin 9068c0d4f9 Merge branch 'HEAD_1' into ds2_online
3 years ago
huangyuxin 718407b77d add seed
3 years ago
huangyuxin 8b67763dab Merge branch 'fix_auto_log' of https://github.com/Jackwaterveg/DeepSpeech into full_chain
3 years ago
huangyuxin e5add7aab3 add the test.sh
3 years ago
huangyuxin 520658050f add the test.sh
3 years ago
huangyuxin 718ae52e3f add from_config function to ds2_oneline and ds2
3 years ago
huangyuxin 722c55e4c5 reconstruct the rnn state, from list to tensor
3 years ago
huangyuxin 3fb9f6885a complete model export for ds2_online
3 years ago
huangyuxin e8a3913422 merge develop_ds2_online
3 years ago
huangyuxin 2f64ae6495 not change decoder
3 years ago
huangyuxin 4b5cbe9a12 ds2_online alignment, include prob_chunk_forward, prob_chunk_by_chunk_forward
3 years ago
huangyuxin d398270f95 æ˜å增加了chunk_by_chunk,初步测试å通过ã
3 years ago
huangyuxin e4ef8ed31e add the subsampling as conv
3 years ago
huangyuxin 6baf9f0620 跑通了deeppseech_online的流程
3 years ago
huangyuxin 4f392e28b1 complete the encoder of ds_online
3 years ago
Hui Zhang b3bc451328
remove sequnce_mask and change ds2 export audio shape to [B,T,D] (#639)
3 years ago
Hui Zhang 0a3a840bee
more decoding method (#618)
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
Hui Zhang d7e753546a
Support paddle 2.x (#538)
3 years ago
Xinghai Sun b2eb008a71 Remove test_setup.py.
7 years ago
Xinghai Sun 5623b09868 Move decoder.py to models and re-arrange unitests.
7 years ago
Xinghai Sun dfd7652308 Rename ctc_best_path_decoder to ctc_greedy_decoder in unitest.
7 years ago
yangyaming 04970705d6 Add more test cases and make DP more clear.
7 years ago
yangyaming 14d2fb795c Unify encoding to 'utf-8' and optimize error rate calculation.
7 years ago
Luo Tao de212572ed update unittest with comments
7 years ago
Luo Tao b72b70e54c add soundfile read/write unitest
7 years ago
Luo Tao 7d7984b8fb add test for libsndfile installation
7 years ago
Yibing Liu 37e98df74d enable resetting params in scorer
7 years ago
Yibing Liu 8ba98cb518 fix decoders' unittest
7 years ago
Yibing Liu 26510f74a6 refine ctc_beam_search_decoder
7 years ago
Yibing Liu 8033845615 add unit test for decoders
7 years ago
yangyaming def66a3223 Follow comments.
7 years ago
yangyaming 26eb54eb37 Follow comments.
7 years ago
yangyaming f85f8558cf Add unittest.
7 years ago