| { | |
| "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 | |
| } | |
| } |