Hui Zhang
7e136d0893
support no_sync for backward; ds support accum grad
3 years ago
Hui Zhang
d028c8416d
fix recipe train and avg shell
3 years ago
huangyuxin
04d9db199f
add blank_id parameter
3 years ago
Hui Zhang
f54dc983b6
using bw rnn in ds2
3 years ago
Hui Zhang
7181e427af
Merge pull request #786 from Jackwaterveg/ds2_online
...
[Static model test] Add the test process for export model
3 years ago
Hui Zhang
341038b626
ds2 offline cer 6p4287
3 years ago
huangyuxin
7ab022e1cc
Merge branch 'develop' of https://github.com/PaddlePaddle/DeepSpeech into ds2_online_export
3 years ago
Hui Zhang
673cc4a081
seed all with log; and format
3 years ago
huangyuxin
92617f0802
Merge branch 'develop' of https://github.com/PaddlePaddle/DeepSpeech into ds2_online_export
3 years ago
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
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
huangyuxin
2d3b2aed05
add seed in argparse
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
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行
3 years ago
Hui Zhang
007746bf7f
fix sha bone; more detial of chunk exp;
3 years ago
Hui Zhang
717fe1e4bd
Merge pull request #680 from PaddlePaddle/checkpoint
...
checkpoint refactor to save disk space
3 years ago
Haoxin Ma
c0f7aac8fc
revise conf/*.yaml
3 years ago
Hui Zhang
f8d52e598f
Merge branch 'develop' into rsl
3 years ago
Hui Zhang
03e6952501
more detial of result
3 years ago
Hui Zhang
718bd30765
Merge pull request #688 from PaddlePaddle/ds2_fix
...
fix conf for ds2
3 years ago
Hui Zhang
019ae4b35c
fix conf for ds2
3 years ago
Hui Zhang
4b80b172d3
add model params
3 years ago
Hui Zhang
133a522fbb
ds2 default using 4gpu; new result of ds2
3 years ago
Hui Zhang
8c1bf1a730
fix ds2 conf for new data pipeline
3 years ago
Haoxin Ma
698d7a9bdb
move batch_size, work_nums, shuffle_method, sortagrad to collator
3 years ago
Haoxin Ma
6ee3033cc4
finish aishell/s0
3 years ago
Hui Zhang
1cd88d2619
Merge pull request #657 from PaddlePaddle/add_utt
...
add utt to datapipeline
3 years ago
Hui Zhang
255a6f004e
result with specaug
3 years ago
Haoxin Ma
8781ab58cf
fix export and run.sh
3 years ago
Hui Zhang
b3d23e6af3
add stream conf
3 years ago
Hui Zhang
de780a0c8a
add libri ds2 exp result
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