Projekt for SPIE - Avatar for safety briefing / managment event
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

59 lines
1.3 KiB

{
"FileVersion": 3,
"Version": 1,
"VersionName": "1.0",
"FriendlyName": "Runtime MetaHuman Lip Sync",
"Description": "Real-time, offline, cross-platform lip sync for MetaHuman characters. Animate lips in response to microphone input, synthesized speech, or custom audio data.",
"Category": "Audio",
"CreatedBy": "Georgy Treshchev",
"CreatedByURL": "https://georgy.dev/",
"DocsURL": "https://docs.georgy.dev/runtime-metahuman-lip-sync/overview",
"MarketplaceURL": "",
"SupportURL": "https://georgy.dev/",
"EngineVersion": "5.6.0",
"CanContainContent": true,
"Installed": true,
"Modules": [
{
"Name": "RuntimeMetaHumanLipSync",
"Type": "Runtime",
"LoadingPhase": "Default",
"PlatformAllowList": [
"Android",
"Win64",
"LinuxArm64",
"Linux",
"Mac",
"IOS"
]
},
{
"Name": "RuntimeMetaHumanLipSyncDeveloper",
"Type": "UncookedOnly",
"LoadingPhase": "PreDefault",
"PlatformAllowList": [
"Win64",
"LinuxArm64",
"Linux",
"Mac"
]
},
{
"Name": "RuntimeMetaHumanLipSyncEditor",
"Type": "Editor",
"LoadingPhase": "Default",
"PlatformAllowList": [
"Win64",
"LinuxArm64",
"Linux",
"Mac"
]
}
],
"Plugins": [
{
"Name": "NNERuntimeORT",
"Enabled": true
}
]
}