Why this exists
A latency slider backed by a finite official map
Transformers documents four supported lookahead values and their streaming delays. The planner exposes that trade-off directly and checks the audio format before code is copied.
Nemotron 3.5 ASR companion
Map Nemotron 3.5 ASR lookahead tokens to the official 80–1120 ms latency choices, inspect a WAV locally, and export a streaming configuration.
Working tool
Set the delay your product can tolerate. The planner returns the matching lookahead value, audio preflight, and copy-ready Transformers code.
Generated output
Choose the inputs on the left, then generate a plan. The result will contain only claims supported by the linked official sources.
Why this exists
Transformers documents four supported lookahead values and their streaming delays. The planner exposes that trade-off directly and checks the audio format before code is copied.
Primary evidence
Parameters can change. Links are provided so you can recheck before running a costly job.
Maps 0, 3, 6, and 13 lookahead tokens to documented delay.
Reads sample rate and channel count locally without uploading audio.
Exports preprocessing and Transformers configuration together.
Three steps
No account screen or fake generation state gets between the search intent and the task.
Choose a supported latency and transcription scenario.
Optionally inspect a WAV header in the browser.
Copy the lookahead, preprocessing, and streaming code.
Frequently asked
The cited Transformers documentation maps 0, 3, 6, and 13 tokens to 80, 320, 560, and 1120 milliseconds.
It gives each chunk more future audio context, trading extra delay for potentially better recognition.
No. The optional WAV check reads only the local header in your browser.
No. It generates an auditable local streaming configuration and never labels a config as a transcript.