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
Browse filesBrowse the repository at this point in the historyBrowse files
Mikhail Samin's Claude
committed
Add file-absolute start_seconds/end_seconds to enterprise matches
recognize_enterprise now reports where each song plays in the file as
start_seconds / end_seconds (seconds, file-absolute). These are computed from
the chunk offset the response otherwise carries only at the chunk level, so the
position is no longer lost when chunks are flattened. The endpoint is now asked
for accurate offsets by default, so the values are precise. The raw
start_offset / end_offset remain as the fragment-relative milliseconds.
0 commit comments