Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ryanleary/ctcdecode
PyTorch CTC Decoder bindings
https://github.com/ryanleary/ctcdecode
Last synced: 2 months ago
JSON representation
PyTorch CTC Decoder bindings
- Host: GitHub
- URL: https://github.com/ryanleary/ctcdecode
- Owner: ryanleary
- License: mit
- Fork: true (parlance/ctcdecode)
- Created: 2017-10-09T16:00:41.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-31T06:15:25.000Z (almost 7 years ago)
- Last Synced: 2024-05-23T06:48:06.053Z (8 months ago)
- Language: C++
- Size: 686 KB
- Stars: 42
- Watchers: 2
- Forks: 5
- Open Issues: 0
Awesome Lists containing this project
- Awesome-pytorch-list-CNVersion - pytorch-ctc - CTC 实现了CTC(联结主义时间分类,Connectionist Temporal Classification)集束搜索(Beam Search)解码。C++代码借鉴了TensorFlow,并通过一些改进增加了灵活性。 (Pytorch & related libraries|Pytorch & 相关库 / Other libraries|其他库:)