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
zxcd c0cf9e9d3d
adapt paddle 3.2, remove some hack code to avoid conflict. (#4120)
4 months 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 add paramters name (#4119) 4 months ago
attention.py adapt paddle 3.2, remove some hack code to avoid conflict. (#4120) 4 months ago
cmvn.py format 3 years ago
conformer_convolution.py 【Hackathon 8th No.7】Python版本适配 1 (#3965) 12 months ago
conv2d.py [ASR]add squeezeformer model (#2755) 3 years ago
crf.py merge deepspeech, parakeet and text_processing into paddlespeech 4 years ago
ctc.py 【Hackathon 8th No.7】Python版本适配 1 (#3965) 12 months ago
decoder.py adapt paddle 3.2, remove some hack code to avoid conflict. (#4120) 4 months ago
decoder_layer.py bool type slice 3 years ago
embedding.py rope for streaming decoding 3 years ago
encoder.py 【Hackathon 8th No.7】Python版本适配 1 (#3965) 12 months ago
encoder_layer.py add roformer 3 years ago
fbank.py 【audio】remove paddleaudio from paddlespeech (#3986) 11 months ago
initializer.py format paddlespeech with pre-commit (#2331) 3 years ago
loss.py eliminate shape and slice 3 years ago
mask.py format 3 years ago
positionwise_feed_forward.py [ASR]add squeezeformer model (#2755) 3 years ago
subsampling.py [ASR]add squeezeformer model (#2755) 3 years ago
time_reduction.py [ASR]add squeezeformer model (#2755) 3 years ago