Commit Graph

257 Commits (dfa0db5cc3191b3bd291768151f9f2ca746ccfee)

Author SHA1 Message Date
Hui Zhang d1db859657 fix dataloader pickle bugs
3 years ago
huangyuxin 564b6b6824 fix conflict
3 years ago
huangyuxin 40466ef669 Merge branch 'develop' of https://github.com/PaddlePaddle/DeepSpeech into ds2_online
3 years ago
Hui Zhang 715e90a9df fix librispeech s0 specaug
3 years ago
huangyuxin b3d27e4bbb merge the develop
3 years ago
huangyuxin b585684bf4 add function: test export
3 years ago
Hui Zhang 3d9aebfaa3 fix specaug; add data static
3 years ago
Hui Zhang b56f899b76
Merge pull request #782 from PaddlePaddle/espnet
3 years ago
huangyuxin 2d3b2aed05 add seed in argparse
3 years ago
Hui Zhang 561d5cf085 refactor feature, dict and argument for new config format
3 years ago
TianYuan 2c75c923b9 fix_mfa
3 years ago
Hui Zhang aab02997f9 fix specaug config
3 years ago
Hui Zhang 50f10f37ae support replace with mean by aug
3 years ago
Hui Zhang 86d08f994b
Merge pull request #768 from PaddlePaddle/espnet
3 years ago
Hui Zhang f0c33a3081
Merge pull request #769 from Jackwaterveg/ds2_online
3 years ago
Hui Zhang c09b0e8940 fix specaug
3 years ago
Hui Zhang 9dace62581 fix augmentation
3 years ago
Jackwaterveg 5e8dc5c17f
update the deepspech_online.conf
3 years ago
huangyuxin 08b68e4b8f change the deepspeech2_online.yaml
3 years ago
Hui Zhang ab23eb5710 fix for kaldi
3 years ago
Hui Zhang f05f367cc5
Merge pull request #756 from PaddlePaddle/filter
3 years ago
Hui Zhang 7d133368e5 fix bugs
3 years ago
Hui Zhang 7b649af8d7 add batchfy
3 years ago
Hui Zhang ee605b49ec
Merge pull request #757 from PaddlePaddle/punc
3 years ago
Hui Zhang 7c3880b718 add punc egs
3 years ago
Hui Zhang 433c1dc41a
Merge pull request #755 from PaddlePaddle/ted
3 years ago
Hui Zhang e00567bb84 more result
3 years ago
Hui Zhang 417a8b7996 fix ted egs
3 years ago
Hui Zhang 99dfe04515 test w/ all example
3 years ago
huangyuxin 61fe292c47 Merge branch 'develop' of https://github.com/PaddlePaddle/DeepSpeech into ds2_online
3 years ago
huangyuxin 718ae52e3f add from_config function to ds2_oneline and ds2
3 years ago
Hui Zhang 4c0ee8d354 fix conf and readme
3 years ago
huangyuxin 7a3d164122 fix the bidirect rnn, add deepspeech2.yaml for aishell, tiny, librispeech
3 years ago
Hui Zhang 7d9dc28ee2 fix config
3 years ago
Hui Zhang 1cd4d4bf83 fix tiny conf and refactor optimizer and scheduler
3 years ago
Hui Zhang 4d174b5e2f fix egs bugs
3 years ago
Hui Zhang cc813b18d3 fix install and format code
3 years ago
Hui Zhang 895330bad3 refactor ted en zh script; fix MAIN_ROOT path
3 years ago
Hui Zhang 5e8e46ed79
Merge pull request #747 from LittleChenCc/develop
3 years ago
huangyuxin 61d8540451 reconstruct the export function and the run.sh in aishell and librispeech
3 years ago
Junkun 45e71a0a64 correct yaml
3 years ago
Junkun 515497ae1f refine the code
3 years ago
Hui Zhang 566f636cc6
Merge pull request #743 from LittleChenCc/develop
3 years ago
Hui Zhang 20d6f9ae4b
Merge pull request #745 from PaddlePaddle/s2
3 years ago
Hui Zhang 3864e11302 update librispeech chunk conformer result
3 years ago
Hui Zhang dc44f552a1 update readme
3 years ago
Junkun 9d05a749e2 script for TED-En-Zh translation
3 years ago
huangyuxin 8f062cad6b fixed the small problems
3 years ago
Hui Zhang 2fd43efb3b librispeech s2 for kaldi feat
3 years ago
Hui Zhang 74f987aa8f setup.sh with tools/ make
3 years ago
huangyuxin 3fb9f6885a complete model export for ds2_online
3 years ago
Hui Zhang ccdfd5b342 format
3 years ago
Hui Zhang 571b13c53f add dur utils
3 years ago
huangyuxin e8a3913422 merge develop_ds2_online
3 years ago
Hui Zhang 7278cf9bbb default chun with all
3 years ago
Hui Zhang 1f2b4ab293 zh 8k egs
3 years ago
huangyuxin 745df04f28 complete the pipline of tiny
3 years ago
huangyuxin b13630b1c5 修复了librispeech和mini_libirspeech
3 years ago
huangyuxin 156e324bbb 注释了sever.sh的17-21行
3 years ago
huangyuxin 2c8d28111a fix some small mistakes
3 years ago
huangyuxin 4f392e28b1 complete the encoder of ds_online
3 years ago
huangyuxin c7071dd2b4 Merge branch 'develop' into dp2
3 years ago
huangyuxin 2cacbaf48e 修改了deepspeech2.py部分LSTM和GRU的代码,增加了LayerNorm
3 years ago
Hui Zhang 6076197b20
Merge pull request #733 from PaddlePaddle/fixtest
3 years ago
Hui Zhang 6c4e1361be fix chunk mode test script
3 years ago
Hui Zhang 03eb343d7f fix dataset meta path
3 years ago
Hui Zhang a486f6e618
Merge pull request #730 from PaddlePaddle/doc
3 years ago
Hui Zhang fd8a4ec179
Merge pull request #729 from PaddlePaddle/fst
3 years ago
Hui Zhang a546b96f85 refactor egs readme
3 years ago
Hui Zhang ab5411ec16
Merge pull request #698 from yt605155624/thchs30_MFA
3 years ago
Hui Zhang 3e5f587537 fix path.sh
3 years ago
Hui Zhang 40dcbbde26 add srilm install
3 years ago
Hui Zhang 104743cccc TLG build pass
3 years ago
Hui Zhang f5369abdbe add TLG utils
3 years ago
Hui Zhang b076d3e9bb fix autolog install; only autolog in test, or will hangup
3 years ago
Jackwaterveg 8dc5effcf1 Jere -> Here
3 years ago
Hui Zhang 65850e4d00
Merge pull request #658 from iclementine/frontend
3 years ago
Junkun ab966b7120 move scripts to s1 dir
3 years ago
Junkun 0296c0f22b refine shell
3 years ago
Junkun 58d761f056 add related scripts of TIMIT
3 years ago
Hui Zhang 87048d1b0d download aishell rescoure
3 years ago
Hui Zhang 73058c196a libri s0 w/ spec-aug result
3 years ago
Hui Zhang 99e28b8a9e fix librispeech meta path
3 years ago
Hui Zhang 8c9e142492 fix kenlm install; librispeech s0 aug
3 years ago
Hui Zhang 007746bf7f fix sha bone; more detial of chunk exp;
3 years ago
Hui Zhang 8998f4c24d add timit
3 years ago
Hui Zhang a37192c809
Merge pull request #697 from PaddlePaddle/ckpt
3 years ago
Hui Zhang 1216917ce0 move scripts of ngram to s0
3 years ago
TianYuan f0c0462b7a update README for thchs30
3 years ago
TianYuan ebbaeb07c7 fix lexicon path in thchs30/a0/run.sh
3 years ago
TianYuan 00017301c6 restructure thchs30/a0
3 years ago
TianYuan c0ee57d400 Merge branch 'develop' of https://github.com/PaddlePaddle/DeepSpeech into thchs30_MFA
3 years ago
TianYuan 7d4eff2b86 add MFA example for THCHS30
3 years ago
Hui Zhang 20117d99ee fix ckpt load
3 years ago
Hui Zhang 43b52082c3
Merge pull request #629 from PaddlePaddle/align
3 years ago
Hui Zhang 4c9a1f6dc7 add align.sh and update run.sh
3 years ago
Hui Zhang 6ee67785f6 fix ctc alignment
3 years ago
Hui Zhang 717fe1e4bd
Merge pull request #680 from PaddlePaddle/checkpoint
3 years ago
Haoxin Ma c0f7aac8fc revise conf/*.yaml
3 years ago
Hui Zhang 8c0923b865 update gitignore; add gigaspeech
3 years ago