fix(whisper): add CuDNN support

This commit is contained in:
matt1432 2024-09-05 09:18:23 -04:00
parent 86b7e0b1ec
commit 5d6ed1be6e
3 changed files with 3 additions and 2 deletions

View file

@ -21,7 +21,7 @@ inputs: rec {
++ (builtins.attrValues {
inherit
(inputs.self.overlays)
broken-packages
misc
xdg-desktop-portal-kde
;
});