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 8b45c3e65e
refactor trainer.py and rm ueseless dir setup code
4 years ago
..
__init__.py
activation.py
attention.py
cmvn.py
conformer_convolution.py
crf.py
ctc.py
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
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