Commit Graph

160 Commits (42a874fff48644fe0fdadfba1b3e53bab68779af)

Author SHA1 Message Date
Hui Zhang db121226b8
clean aishell asr1 conf & compare ctc loss with torch and warpctc_pytorch (#1191)
3 years ago
Hui Zhang d852aee2ff
[asr] logfbank with dither (#1179)
3 years ago
TianYuan 69138a2c85
update readme, test=doc_fix (#1156)
3 years ago
Jackwaterveg fba8186c1f
[README]aishell_asr0 (#1135)
3 years ago
Jackwaterveg 68164dd39f
[asr]rename test_hub to test_wav (#1132)
3 years ago
Jackwaterveg d5f999f9de
Update README.md
3 years ago
TianYuan 84025c5ffe
Rename READEME.md to README.md
3 years ago
Hui Zhang b1c80c45e0 remove ctc grad norm type in config
3 years ago
Hui Zhang aa04e2652f rm uesless comment
3 years ago
Hui Zhang 39228864bb format code
3 years ago
huangyuxin b48bc4e046 fix the run.sh
3 years ago
huangyuxin dcc2390323 merge the develop branch and do the revising
3 years ago
huangyuxin b6a466ceea upload the demo audio_file
3 years ago
huangyuxin ef27a0e18a Merge branch 'develop' of https://github.com/PaddlePaddle/DeepSpeech into dev
3 years ago
huangyuxin 5047e8786c merge the develop
3 years ago
Hui Zhang 712de751cb
Merge pull request #1036 from zh794390558/nproc
3 years ago
Hui Zhang fd15d0daf8
Merge pull request #1035 from zh794390558/dataset
3 years ago
huangyuxin 45ac9e0520 delete the unsupport
3 years ago
huangyuxin 357a6723e0 fix the audio_file location in run.sh
3 years ago
Hui Zhang fe83adfbcb nproc to ngpu
3 years ago
Hui Zhang 6151800d04 fix dataset dir in data.sh
3 years ago
Hui Zhang 733b0ce29a rename to result.md
3 years ago
huangyuxin 50cf88b7f1 Merge branch 'develop' of https://github.com/PaddlePaddle/DeepSpeech into doc
3 years ago
Hui Zhang 042bbe5ed5 update ds2 offline result
3 years ago
huangyuxin 649fcc4c16 revise some programming mistakes
3 years ago
huangyuxin 2274a07235 Merge branch 'develop' into doc
3 years ago
Jackwaterveg 04cfcd96ca
Merge pull request #1023 from zh794390558/dict
3 years ago
huangyuxin f765171111 add the readme for the run.sh in aishsll asr1
3 years ago
Hui Zhang 4f54e36294 vocab into data/lang_char
3 years ago
Hui Zhang 56480e1033 fix format
3 years ago
Hui Zhang 2f4f744071 rename asr egs
3 years ago
Hui Zhang 2ba3f00bbd Merge branch 'develop' into datapipe
3 years ago
Hui Zhang 0defc658e1 update aishell/librispeech transformer result; wenetspeech pretrain conformer result
3 years ago
Hui Zhang a87ba13d93 disable export for u2
3 years ago
Hui Zhang b9790d03f2 add wenetspeech egs
3 years ago
Hui Zhang 3046a22719 aishell support utt2spk
3 years ago
Hui Zhang bc4e2e4ee2
Merge pull request #982 from Jackwaterveg/develop
3 years ago
huangyuxin 754c0b560b optimizer the hips of downloading LM
3 years ago
Hui Zhang 81598e6ff0 default gpu 0 for scripts
3 years ago
Jackwaterveg 67551c6557
Add notes in example/aishell/s0/run.sh
3 years ago
huangyuxin 61ad2c87a7 update the ds2 online conf
3 years ago
Hui Zhang 7b3a901b08 more conf with preprocess.yaml
3 years ago
Hui Zhang 44743622d4 filter example; cmvn stride and window int; libri/s1 conf
3 years ago
Hui Zhang 69055698a2 transformer using batch data loader
3 years ago
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