com.sky.ondeviceagent / Runtime /Inference /OnDeviceAgent.Inference.asmdef
Sky-Kim's picture
Initial commit
2e7837a
Raw
History Blame Contribute Delete
621 Bytes
{
"name": "OnDeviceAgent.Inference",
"rootNamespace": "OnDeviceAgent.Inference",
"references": [
"Sky.Sentis.OpenWakeWord",
"Sky.Sentis.SileroVad",
"Sky.Sentis.Supertonic",
"Sky.Sentis.Whisper",
"Sky.Sentis.Yolox",
"Unity.InferenceEngine",
"Unity.InferenceEngine.Tokenization"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}