You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the tracking issue for whisper.cpp surface that the safe whispercpp API does not (yet) wrap. Each item is a deliberate scope choice — whispery (the in-house consumer) doesn't need it today, and adding it speculatively expands the audited unsafe surface. None of them are blocked; each will be picked up when a concrete caller materialises.
If you have a use case for any item below, comment on the corresponding sub-issue with your scenario.
See whispercpp/TODO.md § 1 for the full rationale.
This is the tracking issue for whisper.cpp surface that the safe
whispercppAPI does not (yet) wrap. Each item is a deliberate scope choice — whispery (the in-house consumer) doesn't need it today, and adding it speculatively expands the auditedunsafesurface. None of them are blocked; each will be picked up when a concrete caller materialises.If you have a use case for any item below, comment on the corresponding sub-issue with your scenario.
See
whispercpp/TODO.md§ 1 for the full rationale.Sub-issues
set_tdrz_enable)whisper_set_log_callback)beam_search/greedyfield accessors onParamsAlready shipped (removed from the list)
ContextParams::with_dtw_token_timestamps(true)+with_dtw_aheads_preset(...); read per-token timing asToken::t_dtw() -> Option<i64>.State::segments_iter()/Segment::tokens_iter()plus the standard adapter trait impls.