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 259781768e
comment u2 model for easy understand
3 years ago
..
__init__.py Support paddle 2.x (#538) 4 years ago
activation.py E2E/Streaming Transformer/Conformer ASR (#578) 3 years ago
attention.py E2E/Streaming Transformer/Conformer ASR (#578) 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 fix export and run.sh 3 years ago
crf.py replace list zip by stack 3 years ago
ctc.py E2E/Streaming Transformer/Conformer ASR (#578) 3 years ago
decoder.py E2E/Streaming Transformer/Conformer ASR (#578) 3 years ago
decoder_layer.py E2E/Streaming Transformer/Conformer ASR (#578) 3 years ago
embedding.py E2E/Streaming Transformer/Conformer ASR (#578) 3 years ago
encoder.py comment u2 model for easy understand 3 years ago
encoder_layer.py E2E/Streaming Transformer/Conformer ASR (#578) 3 years ago
loss.py E2E/Streaming Transformer/Conformer ASR (#578) 3 years ago
mask.py fix mask for bool type; fix other 3 years ago
positionwise_feed_forward.py E2E/Streaming Transformer/Conformer ASR (#578) 3 years ago
rnn.py fix export and run.sh 3 years ago
subsampling.py E2E/Streaming Transformer/Conformer ASR (#578) 3 years ago