I'm seeking closer adherence to the original OpenAI Whisper implementation and hence removing this after it's introduction in #856, it might have some use cases but I'd prefer to add it later if needed after this release
I also removed WhisperModel.device attribute because it didn't return the actual device value, the correct value can be found at WhisperModel.model.device
I'm seeking closer adherence to the original OpenAI Whisper implementation and hence removing this after it's introduction in #856, it might have some use cases but I'd prefer to add it later if needed after this release
I also removed
WhisperModel.device
attribute because it didn't return the actual device value, the correct value can be found atWhisperModel.model.device