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 75997d8277
merge
3 years ago
..
__init__.py
activation.py
align.py merge 3 years ago
attention.py merge 3 years ago
cmvn.py
conformer_convolution.py refactor attention cache 3 years ago
crf.py
ctc.py fix #2013; and format 4 years ago
decoder.py tensor.shape => paddle.shape(tensor) 4 years ago
decoder_layer.py refactor attention cache 3 years ago
embedding.py refactor attention cache 3 years ago
encoder.py att cache for streaming asr 3 years ago
encoder_layer.py refactor attention cache 3 years ago
initializer.py merge 3 years ago
loss.py replace logger.info with logger.debug in cli, change default log level to INFO 3 years ago
mask.py
positionwise_feed_forward.py
subsampling.py