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
YangZhou 42ff946007
[audio] mv paddlespeech/audio to paddleaudio (#2706)
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 format paddlespeech with pre-commit (#2331) 2 years ago
attention.py fix attention val bug 2 years ago
cmvn.py format 2 years ago
conformer_convolution.py eliminate shape and slice 2 years ago
crf.py merge deepspeech, parakeet and text_processing into paddlespeech 3 years ago
ctc.py format wav2vec2 demo 2 years ago
decoder.py eliminate shape and slice 2 years ago
decoder_layer.py bool type slice 2 years ago
embedding.py refactor reshape 2 years ago
encoder.py format 2 years ago
encoder_layer.py fix dp init 2 years ago
fbank.py [audio] mv paddlespeech/audio to paddleaudio (#2706) 2 years ago
initializer.py format paddlespeech with pre-commit (#2331) 2 years ago
loss.py eliminate shape and slice 2 years ago
mask.py format 2 years ago
positionwise_feed_forward.py update the code, test=asr 2 years ago
subsampling.py eliminate shape and slice 2 years ago