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 1539f3e0a3
Refactor CTC module, add embedding and fix log (#549)
4 years ago
..
__init__.py Support paddle 2.x (#538) 4 years ago
activation.py Refactor CTC module, add embedding and fix log (#549) 4 years ago
conv.py Support paddle 2.x (#538) 4 years ago
ctc.py Refactor CTC module, add embedding and fix log (#549) 4 years ago
embedding.py Refactor CTC module, add embedding and fix log (#549) 4 years ago
loss.py Refactor CTC module, add embedding and fix log (#549) 4 years ago
mask.py Refactor CTC module, add embedding and fix log (#549) 4 years ago
rnn.py Support paddle 2.x (#538) 4 years ago