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.
huangyuxin
d265f9c527
|
3 years ago | |
---|---|---|
.. | ||
ctcdecoder | 3 years ago | |
scores | 3 years ago | |
README.md | 3 years ago | |
__init__.py | 3 years ago | |
utils.py | 3 years ago |
README.md
Decoders
Reference
CTC Prefix Beam Search
- Sequence Modeling With CTC
- First-Pass Large Vocabulary Continuous Speech Recognition using Bi-Directional Recurrent DNNs
CTC Prefix Score & Join CTC/ATT One-passing Decoding
- Hybrid CTC/Attention Architecture for End-to-End Speech Recognition
- Vectorized Beam Search for CTC-Attention-based Speech Recognition