The whisper model itself doesn't return the duration. I suppose it's possible that Workers AI could
The whisper model itself doesn't return the duration. I suppose it's possible that Workers AI could calculate and return the duration outside of the model, but they'd be doing nothing different than what you would be doing by doing
num samples / sample rate


