parlance/ctcdecode

PyTorch CTC Decoder bindings

51
/ 100
Established

When you're building a system that transcribes audio to text or recognizes other sequential data, you need to convert your model's raw predictions into meaningful outputs. This tool takes the probability outputs from your sequence model, along with your defined set of labels (like alphabet characters), and produces the most likely text sequences. It's for researchers and engineers developing speech recognition, handwriting recognition, or similar sequence-to-sequence models.

856 stars. No commits in the last 6 months.

Use this if you need to transform the raw outputs of a deep learning model into a coherent sequence of tokens or text, especially in speech or handwriting recognition applications.

Not ideal if you're looking for an off-the-shelf, end-user application for speech-to-text; this is a component for building such systems.

speech-recognition natural-language-processing sequence-modeling audio-transcription deep-learning-inference
Stale 6m No Package No Dependents
Maintenance 0 / 25
Adoption 10 / 25
Maturity 16 / 25
Community 25 / 25

How are scores calculated?

Stars

856

Forks

253

Language

C++

License

MIT

Last pushed

Apr 04, 2024

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/parlance/ctcdecode"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.