Commit c894846
authored
Fix whisper hook generate decorator arguments passing (openvinotoolkit#2873)
## Description
Fix whisper hook generate decorator arguments passing
Transformer change introduced in:
huggingface/transformers#35753 (4.54.1 release)
Tested with 4.53, 4.55 transformers
<!--- Jira ticket number (e.g., 123). Delete if there's no ticket. Don't
include full link or project name. -->
Ticket: 174921
## Checklist:
- [x] This patch fully addresses the ticket. <!--- If follow-up pull
requests are needed, specify in description. -->1 parent 64787e3 commit c894846
2 files changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
128 | | - | |
| 127 | + | |
| 128 | + | |
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
580 | 580 | | |
581 | 581 | | |
582 | 582 | | |
583 | | - | |
| 583 | + | |
584 | 584 | | |
585 | 585 | | |
586 | 586 | | |
| |||
0 commit comments