huangyuxin
317ffea5e5
simplify the code
3 years ago
huangyuxin
1f050a4d01
make the code simple
3 years ago
huangyuxin
0d0b581181
add static_forward_online and static_forward_offline
3 years ago
huangyuxin
92617f0802
Merge branch 'develop' of https://github.com/PaddlePaddle/DeepSpeech into ds2_online_export
3 years ago
huangyuxin
db042a2974
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
fd3491ba1b
fix dataloader batchsize and minibatchsize
3 years ago
Hui Zhang
b56f899b76
Merge pull request #782 from PaddlePaddle/espnet
...
refactor component for test, align
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
Jackwaterveg
9ac6d65a2a
Merge pull request #780 from Jackwaterveg/ds2_online
...
修改pre_commit, 注释以及增加ds2的seed
3 years ago
Hui Zhang
27daa92a81
using to_static
3 years ago
huangyuxin
9068c0d4f9
Merge branch 'HEAD_1' into ds2_online
3 years ago
huangyuxin
d065824bd3
fix the bug of 'import path error' for ds2
3 years ago
huangyuxin
718407b77d
add seed
3 years ago
Hui Zhang
d64cdc7838
fix
3 years ago
Hui Zhang
c81743403a
fix
3 years ago
Hui Zhang
9dace62581
fix augmentation
3 years ago
Hui Zhang
0ab299a842
test bin
3 years ago
Hui Zhang
ab23eb5710
fix for kaldi
3 years ago
Hui Zhang
f05f367cc5
Merge pull request #756 from PaddlePaddle/filter
...
test w/ all example & fix ctc api & add new io
3 years ago
Hui Zhang
99dfe04515
test w/ all example
3 years ago
huangyuxin
e1a2cfef7f
fix the resume bug: the lr is not related to iteration, but epoch
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
huangyuxin
85d5021475
reconstruct the exp/model.py and the model.export()
3 years ago
Hui Zhang
e76123d418
rm useless
3 years ago
Hui Zhang
820b4db287
with all args for scheduler
3 years ago
Hui Zhang
3912c255ef
support noam lr and opt
3 years ago
Hui Zhang
1cd4d4bf83
fix tiny conf and refactor optimizer and scheduler
3 years ago
Hui Zhang
cc813b18d3
fix install and format code
3 years ago
huangyuxin
319228653e
fix some small mistakes
3 years ago
huangyuxin
61d8540451
reconstruct the export function and the run.sh in aishell and librispeech
3 years ago
Junkun
ac0ae57ef2
add collactor and evaluation code for ST
3 years ago
huangyuxin
722c55e4c5
reconstruct the rnn state, from list to tensor
3 years ago
huangyuxin
8f062cad6b
fixed the small problems
3 years ago
Junkun
0323151912
add u2 st
3 years ago
huangyuxin
3fb9f6885a
complete model export for ds2_online
3 years ago
huangyuxin
e8a3913422
merge develop_ds2_online
3 years ago
huangyuxin
2537221b61
Complete the modification according to the comments
...
, but still need to be unit tested
3 years ago
huangyuxin
745df04f28
complete the pipline of tiny
3 years ago
huangyuxin
6baf9f0620
跑通了deeppseech_online的流程
3 years ago
Jackwaterveg
8716386464
Update model.py
3 years ago
huangyuxin
2c8d28111a
fix some small mistakes
3 years ago
huangyuxin
5dd9e2f8ec
先不暴露出online
3 years ago
huangyuxin
4f392e28b1
complete the encoder of ds_online
3 years ago
huangyuxin
269eecb3be
新建ds2_online文件夹
3 years ago
huangyuxin
2cacbaf48e
修改了deepspeech2.py部分LSTM和GRU的代码,增加了LayerNorm
3 years ago
huangyuxin
ce1e8ab5b6
change the dir
3 years ago
Hui Zhang
b076d3e9bb
fix autolog install; only autolog in test, or will hangup
3 years ago
Jackwaterveg
ec19248f38
autoLog
3 years ago
Jackwaterveg
48e877375d
change autoLog
3 years ago
huangyuxin
d2db706384
added autolog
3 years ago
huangyuxin
3fffd57e8b
added autoLog, but gpu_util is always 0.0%
3 years ago
Hui Zhang
6ee67785f6
fix ctc alignment
3 years ago
Hui Zhang
7ec623f7ae
Merge branch 'develop' into align
3 years ago
Hui Zhang
9b3acddd5d
fix conf for new datapipe; u2 export inputspec
3 years ago
Haoxin Ma
3965dbc2c3
runtime.py
3 years ago
Hui Zhang
90788b116d
more comment; fix datapipe of align
3 years ago
Hui Zhang
1e2a5887aa
Merge branch 'develop' into align
3 years ago
Haoxin Ma
340e622953
fix runtime and server
3 years ago
Haoxin Ma
c753b9ddf2
fix runtime.py and server.py
3 years ago
Haoxin Ma
d55e6b5a0a
revise from_pretrained function
3 years ago
Haoxin Ma
3a743f3717
fix pre-commit
3 years ago
Haoxin Ma
089a8ed602
fix deepspeech2/model.py and deepspeech2/config.py
3 years ago
Haoxin Ma
557427736e
move redundant params
3 years ago
Haoxin Ma
698d7a9bdb
move batch_size, work_nums, shuffle_method, sortagrad to collator
3 years ago
Haoxin Ma
89a00eabeb
revise deepspeech/exps/u2/model.py
3 years ago
Haoxin Ma
6ee3033cc4
finish aishell/s0
3 years ago
Haoxin Ma
7bae32f384
revise example/ting/s1
3 years ago
Haoxin Ma
b9110af9d3
feat_dim, vocab_size
3 years ago
Haoxin Ma
3855522ee3
config
3 years ago
Blank
875139ca04
Merge branch 'develop' into spec_aug
3 years ago
Haoxin Ma
b4bda290aa
fix bugs
3 years ago
Haoxin Ma
c706dfec2a
fix bug
3 years ago
Haoxin Ma
279348d786
move process utt to collator
3 years ago
Haoxin Ma
a58b1cb30a
add result output
3 years ago
Haoxin Ma
f3c9f32c9a
add utt to train and test 0607
3 years ago
Haoxin Ma
c8368410e2
utt datapipeline
3 years ago
Hui Zhang
d05ae8eeb0
Merge branch 'develop' into align
3 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
30aba26693
add align code
4 years ago
Hui Zhang
0a7958b3f1
add tarball utils ( #626 )
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
Hui Zhang
71e046b0ba
E2E/Streaming Transformer/Conformer ASR ( #578 )
...
* add cmvn and label smoothing loss layer
* add layer for transformer
* add glu and conformer conv
* add torch compatiable hack, mask funcs
* not hack size since it exists
* add test; attention
* add attention, common utils, hack paddle
* add audio utils
* conformer batch padding mask bug fix #223
* fix typo, python infer fix rnn mem opt name error and batchnorm1d, will be available at 2.0.2
* fix ci
* fix ci
* add encoder
* refactor egs
* add decoder
* refactor ctc, add ctc align, refactor ckpt, add warmup lr scheduler, cmvn utils
* refactor docs
* add fix
* fix readme
* fix bugs, refactor collator, add pad_sequence, fix ckpt bugs
* fix docstring
* refactor data feed order
* add u2 model
* refactor cmvn, test
* add utils
* add u2 config
* fix bugs
* fix bugs
* fix autograd maybe has problem when using inplace operation
* refactor data, build vocab; add format data
* fix text featurizer
* refactor build vocab
* add fbank, refactor feature of speech
* refactor audio feat
* refactor data preprare
* refactor data
* model init from config
* add u2 bins
* flake8
* can train
* fix bugs, add coverage, add scripts
* test can run
* fix data
* speed perturb with sox
* add spec aug
* fix for train
* fix train logitc
* fix logger
* log valid loss, time dataset process
* using np for speed perturb, remove some debug log of grad clip
* fix logger
* fix build vocab
* fix logger name
* using module logger as default
* fix
* fix install
* reorder imports
* fix board logger
* fix logger
* kaldi fbank and mfcc
* fix cmvn and print prarams
* fix add_eos_sos and cmvn
* fix cmvn compute
* fix logger and cmvn
* fix subsampling, label smoothing loss, remove useless
* add notebook test
* fix log
* fix tb logger
* multi gpu valid
* fix log
* fix log
* fix config
* fix compute cmvn, need paddle 2.1
* add cmvn notebook
* fix layer tools
* fix compute cmvn
* add rtf
* fix decoding
* fix layer tools
* fix log, add avg script
* more avg and test info
* fix dataset pickle problem; using 2.1 paddle; num_workers can > 0; ckpt save in exp dir;fix setup.sh;
* add vimrc
* refactor tiny script, add transformer and stream conf
* spm demo; librisppech scripts and confs
* fix log
* add librispeech scripts
* refactor data pipe; fix conf; fix u2 default params
* fix bugs
* refactor aishell scripts
* fix test
* fix cmvn
* fix s0 scripts
* fix ds2 scripts and bugs
* fix dev & test dataset filter
* fix dataset filter
* filter dev
* fix ckpt path
* filter test, since librispeech will cause OOM, but all test wer will be worse, since mismatch train with test
* add comment
* add syllable doc
* fix ds2 configs
* add doc
* add pypinyin tools
* fix decoder using blank_id=0
* mmseg with pybind11
* format code
4 years ago
Hui Zhang
e0a87a5ab1
batch average ctc loss ( #567 )
...
* when loss div batchsize, change lr, more epoch, loss can reduce more and cer lower than before
* since loss reduce more when loss div batchsize, less lm alpha can be better.
* less lm alpha, more cer reduce
* alpha 2.2, cer 0.077478
* alpha 1.9, cer 0.077249
* large librispeech lr for batch_average ctc loss
* since loss reduce and model more confidence, then less lm alpha
4 years ago
Hui Zhang
258307df9b
fix egs bugs ( #552 )
...
* fix egs
* fix log
4 years ago
Hui Zhang
1539f3e0a3
Refactor CTC module, add embedding and fix log ( #549 )
...
* add acts, refactor ctc, add pos embed
* fix export, dataloader time log
* fix egs
* fix libri readme
4 years ago
Hui Zhang
d7e753546a
Support paddle 2.x ( #538 )
...
* 2.x model
* model test pass
* fix data
* fix soundfile with flac support
* one thread dataloader test pass
* export feasture size
add trainer and utils
add setup model and dataloader
update travis using Bionic dist
* add venv; test under venv
* fix unittest; train and valid
* add train and config
* add config and train script
* fix ctc cuda memcopy error
* fix imports
* fix train valid log
* fix dataset batch shuffle shift start from 1
fix rank_zero_only decreator error
close tensorboard when train over
add decoding config and code
* test process can run
* test with decoding
* test and infer with decoding
* fix infer
* fix ctc loss
lr schedule
sortagrad
logger
* aishell egs
* refactor train
add aishell egs
* fix dataset batch shuffle and add batch sampler log
print model parameter
* fix model and ctc
* sequence_mask make all inputs zeros, which cause grad be zero, this is a bug of LessThanOp
add grad clip by global norm
add model train test notebook
* ctc loss
remove run prefix
using ord value as text id
* using unk when training
compute_loss need text ids
ord id using in test mode, which compute wer/cer
* fix tester
* add lr_deacy
refactor code
* fix tools
* fix ci
add tune
fix gru model bugs
add dataset and model test
* fix decoding
* refactor repo
fix decoding
* fix musan and rir dataset
* refactor io, loss, conv, rnn, gradclip, model, utils
* fix ci and import
* refactor model
add export jit model
* add deploy bin and test it
* rm uselss egs
* add layer tools
* refactor socket server
new model from pretrain
* remve useless
* fix instability loss and grad nan or inf for librispeech training
* fix sampler
* fix libri train.sh
* fix doc
* add license on cpp
* fix doc
* fix libri script
* fix install
* clip 5 wer 7.39, clip 400 wer 7.54, 1.8 clip 400 baseline 7.49
4 years ago