Module: Cohere::Transcribe::Runtime::WordPipeline
- Defined in:
- lib/cohere/transcribe/runtime/word_pipeline.rb
Overview
Scheduling primitives for word-aligned runs. The coordinator creates a hard phase barrier: every ASR outcome is collected before Dense is evicted, and no alignment callback can run before that eviction.
Defined Under Namespace
Classes: AlignmentWork, ConcreteRedecoder, Coordinator, Final, PairBudgetReload, ReloadResult