Motius-DiffuseStyleGesture-BEAT / motius_config.json
ZeyuLing's picture
Publish Motius DiffuseStyleGesture+ BEAT release
8707378 verified
Raw
History Blame Contribute Delete
1.69 kB
{
"schema_version": 1,
"method": "diffusestylegesture",
"variant": "DiffuseStyleGesture+ BEAT v0",
"pipeline_class": "motius.pipelines.diffusestylegesture.DiffuseStyleGesturePipeline",
"bundle_class": "motius.models.diffusestylegesture.DiffuseStyleGestureBundle",
"upstream_source": "https://github.com/YoungSeng/DiffuseStyleGesture",
"upstream_revision": "9649995cdd0b8ce0d42bd02567b2bd03829a0540",
"checkpoint": {
"name": "model001080000.pt",
"google_drive_id": "1HY5AZi0zwMpW5-SJBV2MgqBEtR3VwaQ5",
"bytes": 62077405,
"sha256": "2e25d8b257b44e5110a61713476a146e99c34926c763b5dd1c18a6884a857c77"
},
"seed_gesture": {
"name": "2_scott_0_1_1.npy",
"google_drive_id": "1VWn_zjMpFcCAuFKdVFqGVDf_xOZNOXX0",
"bytes": 10462592,
"sha256": "d7f9148c01f5ead28e69b5a672642d39dd69cd7c5a310999d03e00cc3c5ed2c5"
},
"wavlm_dependency": {
"name": "WavLM-Large.pt",
"google_drive_id": "12-cB34qCTvByWT-QtOcZaqwwO21FLSqU",
"bytes": 1261965425,
"sha256": "6fb4b3c3e6aa567f0a997b30855859cb81528ee8078802af439f7b2da0bf100f"
},
"fasttext_benchmark_vocabulary": {
"name": "beat2_speaker2_fasttext_vocab.npz",
"source": "crawl-300d-2M.vec.zip",
"license": "CC-BY-SA-3.0",
"words": 790,
"oov": [
"berties"
],
"bytes": 629820,
"sha256": "cb9088cb278fb9e97b5e383f5866f1c7ba9bb87c0df8b33c12c41c7d98f87678"
},
"task": "speech-to-gesture",
"dataset": "BEAT",
"speaker_ids": [
2,
10
],
"benchmark_speaker_id": 2,
"motion_fps": 30,
"window_frames": 150,
"seed_frames": 30,
"stride_frames": 120,
"native_output": "BEAT BVH",
"motius_output": "SMPL-X 55-joint axis-angle"
}