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
activation.py
attention.py
cmvn.py
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
decoder.py
decoder_layer.py
embedding.py
encoder.py comment u2 model for easy understand 3 years ago
encoder_layer.py
loss.py
mask.py fix mask for bool type; fix other 3 years ago
positionwise_feed_forward.py
rnn.py fix export and run.sh 3 years ago
subsampling.py