distil-whisper
distil-whisper copied to clipboard
NotImplementedError
when I fintune fellow https://github.com/huggingface/distil-whisper/tree/main/training. NotImplementedError: The model type whisper is not yet supported to be used with BetterTransformer.
Could you make sure you have the latest version of Transformers and Optimum installed?
pip install --upgrade transformers optimum