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
[TTS]fastspeech2 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
update timit result
|
3 years ago |
Jackwaterveg
|
ad6d09d622
|
Merge pull request #879 from PaddlePaddle/debug
fix ctc loss not convergence
|
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
修改pre_commit, 注释以及增加ds2的seed
|
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 |