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 3d7ca93861
bool type slice
3 years ago
..
__init__.py merge deepspeech, parakeet and text_processing into paddlespeech 4 years ago
activation.py fix some format, test=asr 4 years ago
align.py format paddlespeech with pre-commit (#2331) 3 years ago
attention.py fix dp init 3 years ago
cmvn.py format 3 years ago
conformer_convolution.py fix dp init 3 years ago
crf.py merge deepspeech, parakeet and text_processing into paddlespeech 4 years ago
ctc.py fix #2013; and format 3 years ago
decoder.py elimiete cast dtype for bool op 3 years ago
decoder_layer.py bool type slice 3 years ago
embedding.py refactor reshape 3 years ago
encoder.py elimiete cast dtype for bool op 3 years ago
encoder_layer.py fix dp init 3 years ago
fbank.py format 3 years ago
initializer.py format paddlespeech with pre-commit (#2331) 3 years ago
loss.py replace logger.info with logger.debug in cli, change default log level to INFO 3 years ago
mask.py elimiete cast dtype for bool op 3 years ago
positionwise_feed_forward.py update the code, test=asr 4 years ago
subsampling.py refactor reshape 3 years ago