Hui Zhang
50f10f37ae
support replace with mean by aug
3 years ago
Jackwaterveg
5e8dc5c17f
update the deepspech_online.conf
...
set lr_decay from 0.9 to 0.91
3 years ago
huangyuxin
08b68e4b8f
change the deepspeech2_online.yaml
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
895330bad3
refactor ted en zh script; fix MAIN_ROOT path
3 years ago
huangyuxin
61d8540451
reconstruct the export function and the run.sh in aishell and librispeech
3 years ago
huangyuxin
156e324bbb
注释了sever.sh的17-21行
4 years ago
Hui Zhang
6c4e1361be
fix chunk mode test script
4 years ago
Hui Zhang
a486f6e618
Merge pull request #730 from PaddlePaddle/doc
...
refactor egs readme
4 years ago
Hui Zhang
a546b96f85
refactor egs readme
4 years ago
Hui Zhang
3e5f587537
fix path.sh
4 years ago
Hui Zhang
40dcbbde26
add srilm install
4 years ago
Hui Zhang
104743cccc
TLG build pass
4 years ago
Hui Zhang
f5369abdbe
add TLG utils
4 years ago
Hui Zhang
8c9e142492
fix kenlm install; librispeech s0 aug
4 years ago
Hui Zhang
007746bf7f
fix sha bone; more detial of chunk exp;
4 years ago
Hui Zhang
20117d99ee
fix ckpt load
4 years ago
Hui Zhang
43b52082c3
Merge pull request #629 from PaddlePaddle/align
...
ctc alignment
4 years ago
Hui Zhang
4c9a1f6dc7
add align.sh and update run.sh
4 years ago
Hui Zhang
6ee67785f6
fix ctc alignment
4 years ago
Hui Zhang
717fe1e4bd
Merge pull request #680 from PaddlePaddle/checkpoint
...
checkpoint refactor to save disk space
4 years ago
Haoxin Ma
c0f7aac8fc
revise conf/*.yaml
4 years ago
Hui Zhang
f8d52e598f
Merge branch 'develop' into rsl
4 years ago
Hui Zhang
03e6952501
more detial of result
4 years ago
Hui Zhang
718bd30765
Merge pull request #688 from PaddlePaddle/ds2_fix
...
fix conf for ds2
4 years ago
Hui Zhang
019ae4b35c
fix conf for ds2
4 years ago
Hui Zhang
4b80b172d3
add model params
4 years ago
Hui Zhang
133a522fbb
ds2 default using 4gpu; new result of ds2
4 years ago
Hui Zhang
68149cb9a7
fix config for new datapipeline
4 years ago
Hui Zhang
5a3a9e1f50
fix chunk default config; tarball ckpt prfix dir;
4 years ago
Hui Zhang
8c1bf1a730
fix ds2 conf for new data pipeline
4 years ago
Haoxin Ma
557427736e
move redundant params
4 years ago
Haoxin Ma
698d7a9bdb
move batch_size, work_nums, shuffle_method, sortagrad to collator
4 years ago
Haoxin Ma
6ee3033cc4
finish aishell/s0
4 years ago
Hui Zhang
1cd88d2619
Merge pull request #657 from PaddlePaddle/add_utt
...
add utt to datapipeline
4 years ago
Hui Zhang
255a6f004e
result with specaug
4 years ago
Haoxin Ma
8781ab58cf
fix export and run.sh
4 years ago
Hui Zhang
9bb1806246
fix clip conf
4 years ago
Hui Zhang
b3d23e6af3
add stream conf
4 years ago
Hui Zhang
69dfc2a5fa
fix mask for bool type; fix other
4 years ago
Hui Zhang
de780a0c8a
add libri ds2 exp result
4 years ago
Hui Zhang
b3bc451328
remove sequnce_mask and change ds2 export audio shape to [B,T,D] ( #639 )
...
* remove sequnce_mask
* format
* fix ds2 export audio shape from B,D,T to B,T,D
4 years ago
Hui Zhang
1b373bfcd7
refactor g2p egs ( #630 )
...
* refactor g2p egs
* add sha-bone; remove avg.sh from egs;
4 years ago
Hui Zhang
0a7958b3f1
add tarball utils ( #626 )
4 years ago
Hui Zhang
37c5324138
fix result; add feature list
4 years ago
Hui Zhang
0a3a840bee
more decoding method ( #618 )
...
* more decoding method
* all decode method test scripts; result readme
* exp libri confi
* parallel data scripts; more mask test; need pybind11 repo
* speed perturb config
* libri conf test set
4 years ago
Hui Zhang
295f8bdad5
train ds2 model ( #622 )
...
* default cmvn compute config; more log of grad clip; diff ds2 cmvn compute and conf; ds2 lr step by epoch;
* fix ds2 config
* fix install and egs link
* sox speed pertrub shape (T, C), float64, process using int32
* fix libri ds2 scripts; add ngram and spm doc
* aishell ds2 cer7.86
* fix ds2 result
4 years ago