Commit Graph

157 Commits (3d77f49c0bf39d602de602db83b3da0487c935fe)

Author SHA1 Message Date
Hui Zhang e2bcaee4f1 merge deepspeech, parakeet and text_processing into paddlespeech
3 years ago
huangyuxin d64f6e9ea5 Add the feature: caculating the perplexity of transformerLM
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 0812a3df20 add more join ctc decode conf
3 years ago
Hui Zhang c89820e7b2 fix egs of transformer lm usage
3 years ago
Hui Zhang b878027c9a format code
3 years ago
Hui Zhang b7bdaf6f8f add lm conf and load
3 years ago
Hui Zhang 8f869b4c1f update gitignore
3 years ago
Hui Zhang a107b75bac transform; librispeech/s2 data process ok
3 years ago
Hui Zhang 614a004c37 update librispeech/s2 result
3 years ago
Hui Zhang a37cfbfb96 add fbank/pitch conf
3 years ago
Hui Zhang 7509dc4056 update path and flac
3 years ago
Hui Zhang 871fc5b70d more utils to support kaldi/espnet data preocess
3 years ago
Hui Zhang c5f6692191 update lirbi s2 result
3 years ago
Hui Zhang 12f788dd0e
Merge branch 'develop' into join_ctc
3 years ago
Hui Zhang 7cfb3334e3
Merge pull request #927 from PaddlePaddle/nn_ctc
3 years ago
Hui Zhang dfd80b3aa2 recog into decoders, format code
3 years ago
Hui Zhang a4e27da64b decoder with ctc prefix score
3 years ago
Hui Zhang 7d54ee4d1d ctc_grad_norm_type by null
3 years ago
Hui Zhang 30499a7654 not change ctc grad manual
3 years ago
Hui Zhang 190f4cc4bc update u2 result; fix test.sh
3 years ago
huangyuxin b1a90d4d7a add hub for s1 in aishell and librispeech
3 years ago
Hui Zhang 8539689b15 u2 kaldi wer4p0
3 years ago
Hui Zhang f55267f2b3 fix img link; rsl format;
3 years ago
Hui Zhang 50b2114b3b fix error condition
3 years ago
Hui Zhang feaf71d468 u2 kaldi mutli process test with batchsize one
3 years ago
Jackwaterveg aaa87698c4
Merge pull request #906 from PaddlePaddle/rsl
3 years ago
Hui Zhang b34da366ee update librispeech conformer result
3 years ago
Hui Zhang 302afed42a update librispeech conformer transformer config
3 years ago
Jackwaterveg 20488c56bc
Merge pull request #885 from PaddlePaddle/exp
3 years ago
Hui Zhang b10af1688c update librispeech transformer test w/o length filter of test clean
3 years ago
Hui Zhang 13a4bee8be using simple test for multi decode type, and gpu
3 years ago
Hui Zhang eef8847a82 compute cmvn before build vocab
3 years ago
Hui Zhang f5ec6e34c6 disable __pycache__
3 years ago
Hui Zhang b7b1bda34f test refactor collator
3 years ago
Hui Zhang 9abf03bb6b fix libri s1 transformer config
3 years ago
Hui Zhang 8e16315ada librispeech s1 support multi process decode and sclite
3 years ago
Hui Zhang 20178e0e09 librispeech s1 support sclite and multi process decode
3 years ago
Hui Zhang 9abe33b4bd add score_sclite
3 years ago
Hui Zhang c6e8a33b73 fix set_device; more utils; args.opts support multi same name
3 years ago
Hui Zhang 913b2300c3 nprocs 0 for cpu, other for gpu
3 years ago
Hui Zhang 80eb6b7f01 fix espnet kaldi libri s2 config
3 years ago
Hui Zhang 15d26cc4ad update u2 transformer config
3 years ago
Hui Zhang 5fdda953b9 add op profiling
3 years ago
Hui Zhang ec76df6cbc do not set seed since break model covergence, aishell s0 seed 10086 test ok
3 years ago
Hui Zhang 28a0a64153 fix train.sh
3 years ago
Hui Zhang 890a28f9bf add more ctc conf
3 years ago
Hui Zhang 41ed7a184c add ctc conf
3 years ago
Hui Zhang 1a8c5278a1 export ctc grad norm config
3 years ago
Hui Zhang 7e136d0893 support no_sync for backward; ds support accum grad
3 years ago