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 8873ebe38c
add timer for u2; refactor grad norm type
3 years ago
..
__init__.py
activation.py fix activation 3 years ago
attention.py
cmvn.py
conformer_convolution.py
conv.py float_mul_bool type promote, lhs type promote to rhs type, https://github.com/PaddlePaddle/Paddle/pull/29265 3 years ago
crf.py
ctc.py export ctc grad norm config 3 years ago
decoder.py
decoder_layer.py
embedding.py
encoder.py
encoder_layer.py
loss.py add timer for u2; refactor grad norm type 3 years ago
mask.py
positionwise_feed_forward.py
rnn.py float_mul_bool type promote, lhs type promote to rhs type, https://github.com/PaddlePaddle/Paddle/pull/29265 3 years ago
subsampling.py