cineaudiosynth / data /scene_0010 /metadata.json
atoof's picture
CineAudioSynth: 453 synthetic cinematic scenes, 48kHz/16-bit stereo WAV stems (speech/music/ambience/sfx) with linear & release mixes
70e29d2
Raw
History Blame Contribute Delete
4.32 kB
{
"scene_type": "dialogue_heavy",
"scene_type_config": {
"speech_prob": 1.0,
"music_prob": 0.9,
"ambience_prob": 0.95,
"sfx_range": [
1,
5
],
"duck_music": true,
"duck_sfx": true,
"gain_offsets": {
"speech": 0.0,
"music": 0.0,
"ambience": -3.0,
"sfx": 0.0
}
},
"scene_plan": {
"events": [
{
"timestamp": 0.1,
"description": "Sharp intake of breath"
},
{
"timestamp": 8.5,
"description": "Subtle fabric rustle"
},
{
"timestamp": 15.2,
"description": "Muted background chuckle"
},
{
"timestamp": 22.8,
"description": "Light celebratory giggle"
}
],
"gemini_context": {
"music_tag": "happy piano",
"ambience_cue": "Quiet indoor living room atmosphere with soft room tone",
"events": [
{
"sound": "Sharp intake of breath",
"timestamp": 0.1
},
{
"sound": "Subtle fabric rustle",
"timestamp": 8.5
},
{
"sound": "Muted background chuckle",
"timestamp": 15.2
},
{
"sound": "Light celebratory giggle",
"timestamp": 22.8
}
]
},
"dialogue_duration_sec": 23.442666666666668,
"token_usage": {
"usage_metadata": {
"prompt_token_count": 1133,
"candidates_token_count": 148,
"total_token_count": 1791
},
"model": "gemini-3-flash-preview"
},
"scene_type": "dialogue_heavy",
"scene_type_config": {
"speech_prob": 1.0,
"music_prob": 0.9,
"ambience_prob": 0.95,
"sfx_range": [
1,
5
],
"duck_music": true,
"duck_sfx": true,
"gain_offsets": {
"speech": 0.0,
"music": 0.0,
"ambience": -3.0,
"sfx": 0.0
}
},
"has_music": true,
"has_ambience": true
},
"critic_adjustments": {
"speech": {
"compressor": {
"threshold": -22,
"ratio": 2.8
},
"reverb": {
"type": "medium_room",
"wet_amount": 0.08
},
"gain_db": 4.5,
"low_cut_hz": 90
},
"music": {
"gain_db": -10.5,
"low_cut_hz": 180
},
"ambience": {
"gain_db": -6.0
},
"sfx": {
"gain_db": -8.0,
"reverb": {
"type": "room",
"wet_amount": 0.021
}
}
},
"sfx_event_settings": {
"sfx_0": {
"gain_db": -2.0,
"reverb": {
"type": "medium_room",
"wet_amount": 0.1
}
},
"sfx_1": {
"gain_db": -8.0,
"reverb": {
"type": "medium_room",
"wet_amount": 0.05
}
},
"sfx_2": {
"gain_db": -1.5,
"reverb": {
"type": "medium_room",
"wet_amount": 0.15
}
},
"sfx_3": {
"gain_db": 0.0,
"reverb": {
"type": "medium_room",
"wet_amount": 0.15
}
}
},
"token_usage": {
"director": {
"usage_metadata": {
"prompt_token_count": 1133,
"candidates_token_count": 148,
"total_token_count": 1791
},
"model": "gemini-3-flash-preview"
},
"critic": {
"usage_metadata": {
"prompt_token_count": 2215,
"candidates_token_count": 505,
"total_token_count": 3687
},
"model": "gemini-3-flash-preview"
},
"total_token_count": 5478
},
"outputs": {
"raw": null,
"rough": {
"stem_paths": {
"speech": "rough/speech.wav",
"music": "rough/music.wav",
"ambience": "rough/ambience.wav",
"sfx": "rough/sfx.wav"
},
"mix_path": "rough/mix.wav",
"loudness": {
"integrated_lufs": -27.910408402696323,
"true_peak_dbtp": -12.815248430848635
}
},
"linear": {
"stem_paths": {
"speech": "linear/speech.wav",
"music": "linear/music.wav",
"ambience": "linear/ambience.wav",
"sfx": "linear/sfx.wav"
},
"mix_path": "linear/mix.wav",
"envelope_path": "linear/gain_envelope.json",
"additivity_error": 0.0,
"loudness": {
"loudness_lufs": -15.658339499730422,
"true_peak_dbtp": -0.999854487670355
},
"additivity_error_pcm16": 0.0,
"peak_normalization": {
"applied": true,
"gain_db": -1.0175,
"target_peak_dbfs": -1.0,
"note": "shared gain on mix and all stems; preserves mix == sum(stems)"
}
},
"release": {
"stem_paths": {
"speech": "release/speech.wav",
"music": "release/music.wav",
"ambience": "release/ambience.wav",
"sfx": "release/sfx.wav"
},
"mix_path": "release/mix.wav",
"loudness": {
"integrated_lufs": -27.802883764217448,
"true_peak_dbtp": -15.700365744531041
}
}
},
"linear_additivity_verified": true
}