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/paddlespeech/s2t/modules
huangyuxin e1b581b622
fix some bug, test=asr
3 years ago
..
__init__.py
activation.py
align.py
attention.py
cmvn.py
conformer_convolution.py
crf.py merge deepspeech, parakeet and text_processing into paddlespeech 3 years ago
ctc.py
decoder.py
decoder_layer.py
embedding.py
encoder.py
encoder_layer.py
initializer.py fix some bug, test=asr 3 years ago
loss.py
mask.py
positionwise_feed_forward.py
subsampling.py