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
Hui Zhang f7d7e70cb2
more ctc check; valid dataloader with num workers
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
conv.py float_mul_bool type promote, lhs type promote to rhs type, https://github.com/PaddlePaddle/Paddle/pull/29265 3 years ago
crf.py replace list zip by stack 3 years ago
ctc.py more ctc check; valid dataloader with num workers 3 years ago
decoder.py tensor.size to tensor.shape 3 years ago
decoder_layer.py fix bugs 3 years ago
embedding.py tensor.size to tensor.shape 3 years ago
encoder.py tensor.size to tensor.shape 3 years ago
encoder_layer.py E2E/Streaming Transformer/Conformer ASR (#578) 3 years ago
loss.py more ctc check; valid dataloader with num workers 3 years ago
mask.py paddle support some bool op 3 years ago
positionwise_feed_forward.py E2E/Streaming Transformer/Conformer ASR (#578) 3 years ago
rnn.py float_mul_bool type promote, lhs type promote to rhs type, https://github.com/PaddlePaddle/Paddle/pull/29265 3 years ago
subsampling.py ds2 offline cer 6p4287 3 years ago