token-passing topic

List token-passing repositories

CTCDecoder

804
Stars
179
Forks
Watchers

Connectionist Temporal Classification (CTC) decoding algorithms: best path, beam search, lexicon search, prefix search, and token passing. Implemented in Python.

openai-partial-stream

81
Stars
2
Forks
Watchers

Turn a stream of token into a parsable JSON object as soon as possible. Enable Streaming UI for AI app based on LLM.