Loading pkgs/by-name/wh/whisper-cpp/package.nix +3 −0 Original line number Diff line number Diff line Loading @@ -11,6 +11,7 @@ which, autoAddDriverRunpath, makeWrapper, nix-update-script, metalSupport ? stdenv.hostPlatform.isDarwin && stdenv.hostPlatform.isAarch64, coreMLSupport ? stdenv.hostPlatform.isDarwin && false, # FIXME currently broken Loading Loading @@ -170,6 +171,8 @@ effectiveStdenv.mkDerivation (finalAttrs: { runHook postInstallCheck ''; passthru.updateScript = nix-update-script { }; meta = { description = "Port of OpenAI's Whisper model in C/C++"; longDescription = '' Loading Loading
pkgs/by-name/wh/whisper-cpp/package.nix +3 −0 Original line number Diff line number Diff line Loading @@ -11,6 +11,7 @@ which, autoAddDriverRunpath, makeWrapper, nix-update-script, metalSupport ? stdenv.hostPlatform.isDarwin && stdenv.hostPlatform.isAarch64, coreMLSupport ? stdenv.hostPlatform.isDarwin && false, # FIXME currently broken Loading Loading @@ -170,6 +171,8 @@ effectiveStdenv.mkDerivation (finalAttrs: { runHook postInstallCheck ''; passthru.updateScript = nix-update-script { }; meta = { description = "Port of OpenAI's Whisper model in C/C++"; longDescription = '' Loading