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 dfd80b3aa2
recog into decoders, format code
4 years ago
..
__init__.py
activation.py
attention.py
cmvn.py
conformer_convolution.py
crf.py
ctc.py fix the bug of import ctc decoder 4 years ago
decoder.py recog into decoders, format code 4 years ago
decoder_layer.py
embedding.py
encoder.py
encoder_layer.py
loss.py refactor trainer.py and rm ueseless dir setup code 4 years ago
mask.py recog into decoders, format code 4 years ago
positionwise_feed_forward.py
subsampling.py