You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
PaddleSpeech/deepspeech/modules
TianYuan 2e9d9dc9a7
Merge branch 'develop' of github.com:PaddlePaddle/DeepSpeech into merge_parakeet
3 years ago
..
__init__.py Support paddle 2.x (#538) 4 years ago
activation.py fix activation 3 years ago
attention.py tensor.size to tensor.shape 3 years ago
cmvn.py E2E/Streaming Transformer/Conformer ASR (#578) 3 years ago
conformer_convolution.py fix mask for bool type; fix other 3 years ago
crf.py replace list zip by stack 3 years ago
ctc.py Merge branch 'develop' of github.com:PaddlePaddle/DeepSpeech into merge_parakeet 3 years ago
decoder.py recog into decoders, format code 3 years ago
decoder_layer.py fix bugs 3 years ago
embedding.py tensor.size to tensor.shape 3 years ago
encoder.py bool logical, sum and multiply op; ctc grad norm; support old and new pd api 3 years ago
encoder_layer.py E2E/Streaming Transformer/Conformer ASR (#578) 3 years ago
loss.py not change ctc grad manual 3 years ago
mask.py recog into decoders, format code 3 years ago
positionwise_feed_forward.py E2E/Streaming Transformer/Conformer ASR (#578) 3 years ago
subsampling.py ds2 offline cer 6p4287 3 years ago