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/deepspeech/modules
Hui Zhang 69bd17dcb2
refactor raw ctc decoder into ctcdecoder
4 years ago
..
__init__.py
activation.py fix activation 5 years ago
attention.py tensor.size to tensor.shape 4 years ago
cmvn.py
conformer_convolution.py
crf.py
ctc.py refactor raw ctc decoder into ctcdecoder 4 years ago
decoder.py bool logical, sum and multiply op; ctc grad norm; support old and new pd api 4 years ago
decoder_layer.py
embedding.py tensor.size to tensor.shape 4 years ago
encoder.py bool logical, sum and multiply op; ctc grad norm; support old and new pd api 4 years ago
encoder_layer.py
loss.py refactor trainer.py and rm ueseless dir setup code 4 years ago
mask.py bool logical, sum and multiply op; ctc grad norm; support old and new pd api 4 years ago
positionwise_feed_forward.py
subsampling.py