Submitted by pommedeterresautee t3_10xp54e in MachineLearning
master3243 t1_j8bg2wl wrote
It would be amazing if this supports the whisper
package directly instead of whisper in transformers
from huggingface. (I know this isn't just for whisper but I do really need to speedup whisper)
pommedeterresautee OP t1_j8ciq4d wrote
As written at top of the post, unfortunately, the way openAI designed Whisper makes it non compliant with PyTorch 2.0
People at OpenAI said they will rework the package when PyTorch 2.0 is released. Then we will be able to optimize it.
Viewing a single comment thread. View all comments