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
TianYuan bc93bffbb4
replace logger.info with logger.debug in cli, change default log level to INFO
2 years ago
..
__init__.py merge deepspeech, parakeet and text_processing into paddlespeech 3 years ago
activation.py fix some format, test=asr 2 years ago
align.py remove redundant log, test=doc 2 years ago
attention.py update the code, test=asr 2 years ago
cmvn.py add wenet lincense 3 years ago
conformer_convolution.py update the code, test=asr 2 years ago
crf.py merge deepspeech, parakeet and text_processing into paddlespeech 3 years ago
ctc.py fix #2013; and format 2 years ago
decoder.py tensor.shape => paddle.shape(tensor) 2 years ago
decoder_layer.py update the code, test=asr 2 years ago
embedding.py tensor.shape => paddle.shape(tensor) 2 years ago
encoder.py tensor.shape => paddle.shape(tensor) 2 years ago
encoder_layer.py update the code, test=asr 2 years ago
initializer.py fix some bug, test=asr 2 years ago
loss.py replace logger.info with logger.debug in cli, change default log level to INFO 2 years ago
mask.py fix some typos 3 years ago
positionwise_feed_forward.py update the code, test=asr 2 years ago
subsampling.py update the code, test=asr 2 years ago