A bug worth telling you about: some .ogg files were transcribed wrongly
A user reported that .ogg voice notes "didn't work". They were worse
than broken: for some .ogg files the transcript came back fluent,
confident — and about audio that was never recorded. The audio
reached the model in a form it could not decode, and instead of failing it
invented something plausible.
It is fixed: we now identify the audio by reading the file's actual contents
rather than trusting its name or the label the operating system attached, and
route it through the decoder that has always worked. Verified across six
file-name and file-type combinations. If you transcribed a .ogg
voice note before 5 August and the result read oddly, that is why — please run
it again. We have also reported the underlying flaw upstream, since other tools
built on the same engine share it.