1
0
forked from cgvr/DeltaVR

install whisper.unity package

This commit is contained in:
2025-12-15 13:57:07 +02:00
parent 843bd141eb
commit 0c026078d0
3 changed files with 10 additions and 2 deletions

View File

@@ -28,6 +28,7 @@
"com.unity.xr.mock-hmd": "1.3.1-preview.1", "com.unity.xr.mock-hmd": "1.3.1-preview.1",
"com.unity.xr.oculus": "3.2.3", "com.unity.xr.oculus": "3.2.3",
"com.unity.xr.openxr": "1.7.0", "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.ai": "1.0.0",
"com.unity.modules.androidjni": "1.0.0", "com.unity.modules.androidjni": "1.0.0",
"com.unity.modules.animation": "1.0.0", "com.unity.modules.animation": "1.0.0",

View File

@@ -388,6 +388,13 @@
}, },
"url": "https://packages.unity.com" "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": { "com.unity.modules.ai": {
"version": "1.0.0", "version": "1.0.0",
"depth": 0, "depth": 0,