Whisper API cannot read files correctly

Tried to change the value of the ‘major brand’ bytes in beginning of ‘ftyp’ box, from [105,115,111,54] to [105,115,111,109] as [105,115,111,109] is also listed in the compatible brand. This is pass the Whisper type check.
As a result, now whisper ai sometimes can return good result, sometimes it return empty string. :frowning: