Commit Graph

34 Commits (e3dcfa8815c50ebf5a144df4a975d020cffc954c)

Author SHA1 Message Date
Hui Zhang df3be4acae
[s2t] move s2t data preprocess into paddlespeech.dataset (#3189)
1 year ago
Hui Zhang 2c34481ea0
[s2t] quant with wav scp (#2568)
2 years ago
YangZhou bbf2401e3e
Merge pull request #2524 from zh794390558/u2
2 years ago
Hui Zhang 290c23b9d7 add u2 nnet, u2 nnet main, codelab, and can compile
2 years ago
tianhao zhang cda440e6f0 use reverse_weight in decode.yaml
2 years ago
Hui Zhang 1f4f98b171 fix bug
2 years ago
Hui Zhang 2a75405e9a Merge branch 'develop' into u2pp_export
2 years ago
Hui Zhang 3ed24474d2 wenetspeech asr1 quant
2 years ago
tianhao zhang 5bbe6e9897 support u2pp cli and server, optimiz code of u2pp decode, test=asr
2 years ago
Hui Zhang 8e7a315e00 remove comment
2 years ago
Hui Zhang 00b2c1c8fb fix forward attention decoder caller
2 years ago
Hui Zhang 9b66680ea4 Merge branch 'u2++_decoder' into u2pp_export
2 years ago
tianhao zhang 0a95689461 support bitransformer decoder
2 years ago
tianhao zhang 1a56a6e42b add bitransformer decoder, test=asr
2 years ago
Hui Zhang 53d6baff0b format
2 years ago
Hui Zhang 549d477592 fix code style
2 years ago
Hui Zhang 260752aa2a using forward_attention_decoder
2 years ago
Hui Zhang 8690a00bd8 add feature pipeline layer(cmvn, fbank), but to_static and jit.layer output is not equal
2 years ago
huangyuxin aa12b9ab52 replace s2t.transform with audio.transform
2 years ago
root 9f389a7a33 support cpu, test=asr
2 years ago
root 864041085f replace dist.spawn with dist.launch, test=asr
2 years ago
xiongxinlei efc269b75f remove unuseful code, test=doc
3 years ago
xiongxinlei 89b102a7dd fix the ws send bug, cache buffer, text=doc
3 years ago
huangyuxin 07d457859d use pre-commit, test=doc_fix
3 years ago
huangyuxin 3e2cc898cb remove default cfg and fix some bugs,test=asr
3 years ago
huangyuxin c907a8deda change all recipes
3 years ago
huangyuxin 41eeed0450 add librispeech asr1
3 years ago
huangyuxin c40b6f4062 refactor the train and test config,test=asr
3 years ago
Jackwaterveg 5b446f6321
[Config]clear the u2 decode config for asr (#1107)
3 years ago
TianYuan 2189b46004 add tts cli
3 years ago
Hui Zhang 0818c1601d add __init__.py
3 years ago
Hui Zhang fe83adfbcb nproc to ngpu
3 years ago
Hui Zhang 789471bfca test wav for u2
3 years ago
Hui Zhang e2bcaee4f1 merge deepspeech, parakeet and text_processing into paddlespeech
3 years ago