Whisper with Spec_Augment #1593
Unanswered
arvindmn01
asked this question in
Q&A
Replies: 1 comment
-
hi, did you find answer ? can you update ? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
I am finetuning whisper model. I want to add augmentation layer. is it possible to add Spec_augment layer to the whisper model?. I am using this code to add Spec_augment layer.
but I am getting this error when i start training.
RuntimeError: GET was unable to find an engine to execute this computation
Beta Was this translation helpful? Give feedback.
All reactions