Commit 4613c5c
committed
chore(deps): require whisper-s2t-reborn>=1.6.3 for cuDNN-free ctranslate2
whisper-s2t-reborn 1.6.3 relaxes its ctranslate2 pin to >=4.6.2,<5, so the lock now resolves ctranslate2 to 4.8.0, which no longer loads cuDNN by default (matching the LD_LIBRARY_PATH note). ctranslate2 4.6.2 remains technically compatible if a user pins it explicitly. Bump the dependency lower bound and the import-error install hint, and re-lock (whisper-s2t-reborn 1.6.3, ctranslate2 4.8.0).
Signed-off-by: BBC, Esquire <bbc@chintellalaw.com>1 parent 0afcac9 commit 4613c5c
3 files changed
Lines changed: 37 additions & 37 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
437 | 437 | | |
438 | 438 | | |
439 | 439 | | |
440 | | - | |
| 440 | + | |
441 | 441 | | |
442 | 442 | | |
443 | 443 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
165 | | - | |
| 165 | + | |
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
| |||
0 commit comments