From 0c026078d0b005ec52975cbcccf622b95b83c371 Mon Sep 17 00:00:00 2001 From: henrisel Date: Mon, 15 Dec 2025 13:57:07 +0200 Subject: [PATCH] install whisper.unity package --- Assets/_PROJECT/Scenes/DeltaBuilding_base.unity | 4 ++-- Packages/manifest.json | 1 + Packages/packages-lock.json | 7 +++++++ 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/Assets/_PROJECT/Scenes/DeltaBuilding_base.unity b/Assets/_PROJECT/Scenes/DeltaBuilding_base.unity index 04c08551..b172972f 100644 --- a/Assets/_PROJECT/Scenes/DeltaBuilding_base.unity +++ b/Assets/_PROJECT/Scenes/DeltaBuilding_base.unity @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c5a3483afb42ddf286000fa40d44274fffdd9a37f12294910ab73d1f2a23cae9 -size 63221012 +oid sha256:caba633011a1d039f4cdb8d1868cff29011f44e34ea6d28bf0775ffbc395d26e +size 63221788 diff --git a/Packages/manifest.json b/Packages/manifest.json index 0bc7395d..5d426229 100644 --- a/Packages/manifest.json +++ b/Packages/manifest.json @@ -28,6 +28,7 @@ "com.unity.xr.mock-hmd": "1.3.1-preview.1", "com.unity.xr.oculus": "3.2.3", "com.unity.xr.openxr": "1.7.0", + "com.whisper.unity": "https://github.com/Macoron/whisper.unity.git?path=/Packages/com.whisper.unity", "com.unity.modules.ai": "1.0.0", "com.unity.modules.androidjni": "1.0.0", "com.unity.modules.animation": "1.0.0", diff --git a/Packages/packages-lock.json b/Packages/packages-lock.json index e736fa9f..d15b3e71 100644 --- a/Packages/packages-lock.json +++ b/Packages/packages-lock.json @@ -388,6 +388,13 @@ }, "url": "https://packages.unity.com" }, + "com.whisper.unity": { + "version": "https://github.com/Macoron/whisper.unity.git?path=/Packages/com.whisper.unity", + "depth": 0, + "source": "git", + "dependencies": {}, + "hash": "529a628a915a97799e89e061af9cb7c71407124d" + }, "com.unity.modules.ai": { "version": "1.0.0", "depth": 0,