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
Hui Zhang dfdf450b22
fix #2013; and format
2 years ago
..
__init__.py
activation.py
align.py
attention.py
cmvn.py
conformer_convolution.py
crf.py
ctc.py fix #2013; and format 2 years ago
decoder.py tensor.shape => paddle.shape(tensor) 3 years ago
decoder_layer.py
embedding.py tensor.shape => paddle.shape(tensor) 3 years ago
encoder.py tensor.shape => paddle.shape(tensor) 3 years ago
encoder_layer.py
initializer.py
loss.py
mask.py
positionwise_feed_forward.py
subsampling.py