Commit Graph

243 Commits (cb15e382cb8670439070562a3879ef415b32d209)

Author SHA1 Message Date
Jackwaterveg a22f29ba10
test=doc
3 years ago
Jackwaterveg ae1b22273f
[Doc] update readem for aishell/asr0, test=doc
3 years ago
huangyuxin fd7a50d5a0 add new cer tools, test=asr
3 years ago
Hui Zhang 2b7ca6f261
Update RESULTS.md
3 years ago
Jackwaterveg 82cd7015d7
test=doc
3 years ago
Jackwaterveg 5bb36472e8
test=doc
3 years ago
Jackwaterveg eeae00cc04
test=doc
3 years ago
Hui Zhang 943d4ac1ee
Merge pull request #1612 from Jackwaterveg/update
3 years ago
huangyuxin ed490b66cb update spectrogram, test=asr
3 years ago
Jackwaterveg 5db7e6382a
test=doc
3 years ago
huangyuxin 0ffe1f9114 replace kaidi_fbank with paddleaudio
3 years ago
Jackwaterveg 64e12e949a
Update RESULTS.md
3 years ago
Jackwaterveg 1e35007925
test=doc
3 years ago
Jackwaterveg 5c1283289e
[Doc] Updata doc
4 years ago
Jackwaterveg c07d248afd
test=doc
4 years ago
Jackwaterveg 13ac21b705
Update RESULTS.md
4 years ago
Jackwaterveg 5d3c760eae
Update RESULTS.md
4 years ago
huangyuxin e1b581b622 fix some bug, test=asr
4 years ago
huangyuxin 6da8465f14 add dist_sampler args, test=asr
4 years ago
huangyuxin ab16d8ce3c change default initializer to kaiming_uniform, test=asr
4 years ago
Jackwaterveg 2082b89d12
Update chunk_decode.yaml
4 years ago
Jackwaterveg e7189b216c
Update chunk_decode.yaml
4 years ago
Jackwaterveg 9c1e098693
[Asr][Config] fix config (#1293)
4 years ago
Jackwaterveg 494d6f8b6b
[ASR][Config]fix config (#1290)
4 years ago
Jackwaterveg 66a615555d
revise aishell_asr0 Result, test=doc_fix
4 years ago
huangyuxin 455bf477a4 fix some bug, test=asr
4 years ago
huangyuxin ffadbe22a7 merge the develop, test=asr
4 years ago
limingshu 50752f8bc4
first commit (#1261)
4 years ago
huangyuxin 3e2cc898cb remove default cfg and fix some bugs,test=asr
4 years ago
huangyuxin c907a8deda change all recipes
4 years ago
huangyuxin 41eeed0450 add librispeech asr1
4 years ago
huangyuxin 960658f669 add the whole of aishell asr1
4 years ago
huangyuxin c40b6f4062 refactor the train and test config,test=asr
4 years ago
Hui Zhang db121226b8
clean aishell asr1 conf & compare ctc loss with torch and warpctc_pytorch (#1191)
4 years ago
Hui Zhang d852aee2ff
[asr] logfbank with dither (#1179)
4 years ago
TianYuan 69138a2c85
update readme, test=doc_fix (#1156)
4 years ago
Jackwaterveg fba8186c1f
[README]aishell_asr0 (#1135)
4 years ago
Jackwaterveg 68164dd39f
[asr]rename test_hub to test_wav (#1132)
4 years ago
Jackwaterveg d5f999f9de
Update README.md
4 years ago
TianYuan 84025c5ffe
Rename READEME.md to README.md
4 years ago
Hui Zhang b1c80c45e0 remove ctc grad norm type in config
4 years ago
Hui Zhang aa04e2652f rm uesless comment
4 years ago
Hui Zhang 39228864bb format code
4 years ago
huangyuxin b48bc4e046 fix the run.sh
4 years ago
huangyuxin dcc2390323 merge the develop branch and do the revising
4 years ago
huangyuxin b6a466ceea upload the demo audio_file
4 years ago
huangyuxin ef27a0e18a Merge branch 'develop' of https://github.com/PaddlePaddle/DeepSpeech into dev
4 years ago
huangyuxin 5047e8786c merge the develop
4 years ago
Hui Zhang 712de751cb
Merge pull request #1036 from zh794390558/nproc
4 years ago
Hui Zhang fd15d0daf8
Merge pull request #1035 from zh794390558/dataset
4 years ago
huangyuxin 45ac9e0520 delete the unsupport
4 years ago
huangyuxin 357a6723e0 fix the audio_file location in run.sh
4 years ago
Hui Zhang fe83adfbcb nproc to ngpu
4 years ago
Hui Zhang 6151800d04 fix dataset dir in data.sh
4 years ago
Hui Zhang 733b0ce29a rename to result.md
4 years ago
huangyuxin 50cf88b7f1 Merge branch 'develop' of https://github.com/PaddlePaddle/DeepSpeech into doc
4 years ago
Hui Zhang 042bbe5ed5 update ds2 offline result
4 years ago
huangyuxin 649fcc4c16 revise some programming mistakes
4 years ago
huangyuxin 2274a07235 Merge branch 'develop' into doc
4 years ago
Jackwaterveg 04cfcd96ca
Merge pull request #1023 from zh794390558/dict
4 years ago
huangyuxin f765171111 add the readme for the run.sh in aishsll asr1
4 years ago
Hui Zhang 4f54e36294 vocab into data/lang_char
4 years ago
Hui Zhang 56480e1033 fix format
4 years ago
Hui Zhang 2f4f744071 rename asr egs
4 years ago
Hui Zhang 2ba3f00bbd Merge branch 'develop' into datapipe
4 years ago
Hui Zhang 0defc658e1 update aishell/librispeech transformer result; wenetspeech pretrain conformer result
4 years ago
Hui Zhang a87ba13d93 disable export for u2
4 years ago
Hui Zhang b9790d03f2 add wenetspeech egs
4 years ago
Hui Zhang 3046a22719 aishell support utt2spk
4 years ago
Hui Zhang bc4e2e4ee2
Merge pull request #982 from Jackwaterveg/develop
4 years ago
huangyuxin 754c0b560b optimizer the hips of downloading LM
4 years ago
Hui Zhang 81598e6ff0 default gpu 0 for scripts
4 years ago
Jackwaterveg 67551c6557
Add notes in example/aishell/s0/run.sh
4 years ago
huangyuxin 61ad2c87a7 update the ds2 online conf
4 years ago
Hui Zhang 7b3a901b08 more conf with preprocess.yaml
4 years ago
Hui Zhang 44743622d4 filter example; cmvn stride and window int; libri/s1 conf
4 years ago
Hui Zhang 69055698a2 transformer using batch data loader
4 years ago
Hui Zhang e2bcaee4f1 merge deepspeech, parakeet and text_processing into paddlespeech
4 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
4 years ago
huangyuxin 02083cdbd6 fix the bug of 'dev/null' and the test_export
4 years ago
huangyuxin e66da76db9 fix the bug of chooing dataloader, remove the log of downloads lm, change the epoch in tiny
4 years ago
Hui Zhang 7cfb3334e3
Merge pull request #927 from PaddlePaddle/nn_ctc
4 years ago
Hui Zhang 7d54ee4d1d ctc_grad_norm_type by null
4 years ago
huangyuxin b1a90d4d7a add hub for s1 in aishell and librispeech
4 years ago
Hui Zhang f55267f2b3 fix img link; rsl format;
4 years ago
huangyuxin bfda49bf40 fix the bug of benchmark after merge the parakeet, add the condition of using kaldi in aishll s1
4 years ago
Hui Zhang 8ebd4245d7 fix detoken for char
4 years ago
Hui Zhang eef8847a82 compute cmvn before build vocab
4 years ago
Hui Zhang f5ec6e34c6 disable __pycache__
4 years ago
Hui Zhang 3e37cef8e1 fix test.sh opts
4 years ago
Hui Zhang b7b1bda34f test refactor collator
4 years ago
huangyuxin 1a46125175 add bin for hub
4 years ago
Hui Zhang 913b2300c3 nprocs 0 for cpu, other for gpu
4 years ago
Hui Zhang b381f5b447 fix profiler optitons config
4 years ago
Hui Zhang 0e91d26ae3 fix log; add report to trainer
4 years ago
Hui Zhang cda6ca8323 add benchmark flags, and logic
4 years ago
Hui Zhang 5fdda953b9 add op profiling
4 years ago
Hui Zhang ec76df6cbc do not set seed since break model covergence, aishell s0 seed 10086 test ok
4 years ago
Hui Zhang 890a28f9bf add more ctc conf
4 years ago
Hui Zhang 1a8c5278a1 export ctc grad norm config
4 years ago