File size: 558 Bytes
8e9da44
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
{
  "num_samples": {
    "train": 0,
    "val": 0,
    "test": 2,
    "total": 2
  },
  "speakers": [
    "live_link_subject"
  ],
  "audio_sample_rate": 16000,
  "blendshape_fps": 60,
  "num_blendshapes": 52,
  "whisper_window": 25.0,
  "whisper_overlap": 5.0,
  "preprocessing_config": {
    "train_split": 0.8,
    "val_split": 0.1,
    "test_split": 0.09999999999999995
  },
  "duration_stats": {
    "min": 13.283333333333333,
    "max": 19.433333333333334,
    "mean": 16.358333333333334,
    "std": 3.075,
    "total_hours": 0.009087962962962964
  }
}