cineaudiosynth / data /scene_0002 /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
3.25 kB
{
"scene_type": "music_montage",
"scene_type_config": {
"speech_prob": 0.2,
"music_prob": 1.0,
"ambience_prob": 0.7,
"sfx_range": [
0,
3
],
"duck_music": false,
"duck_sfx": false,
"gain_offsets": {
"speech": -6.0,
"music": 6.0,
"ambience": 0.0,
"sfx": -3.0
}
},
"scene_plan": {
"events": [
{
"timestamp": 22.5,
"description": "distant dog barking"
}
],
"gemini_context": {
"music_tag": "comedy",
"ambience_cue": "sunny park with distant birds and wind",
"events": [
{
"sound": "distant dog barking",
"timestamp": 22.5
}
]
},
"dialogue_duration_sec": 206.28333333333333,
"token_usage": {
"usage_metadata": {
"prompt_token_count": 5715,
"candidates_token_count": 65,
"total_token_count": 6343
},
"model": "gemini-3-flash-preview"
},
"scene_type": "music_montage",
"scene_type_config": {
"speech_prob": 0.2,
"music_prob": 1.0,
"ambience_prob": 0.7,
"sfx_range": [
0,
3
],
"duck_music": false,
"duck_sfx": false,
"gain_offsets": {
"speech": -6.0,
"music": 6.0,
"ambience": 0.0,
"sfx": -3.0
}
},
"has_music": true,
"has_ambience": true
},
"critic_adjustments": {
"speech": {
"compressor": {
"threshold": -20,
"ratio": 3.5
},
"reverb": {
"type": "open_field",
"wet_amount": 0.1
},
"gain_db": 4.5
},
"music": {
"gain_db": -13.0,
"low_cut_hz": 150
},
"ambience": {
"gain_db": -6.0
},
"sfx": {
"gain_db": -4.0,
"reverb": null
}
},
"sfx_event_settings": {
"sfx_0": {
"gain_db": -5.0,
"reverb": {
"type": "forest",
"wet_amount": 0.3
}
}
},
"token_usage": {
"director": {
"usage_metadata": {
"prompt_token_count": 5715,
"candidates_token_count": 65,
"total_token_count": 6343
},
"model": "gemini-3-flash-preview"
},
"critic": {
"usage_metadata": {
"prompt_token_count": 6727,
"candidates_token_count": 299,
"total_token_count": 7932
},
"model": "gemini-3-flash-preview"
},
"total_token_count": 14275
},
"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.97064945270996,
"true_peak_dbtp": -12.991293059997531
}
},
"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": -20.618580775136206,
"true_peak_dbtp": -5.072025506633615
},
"additivity_error_pcm16": 0.0
},
"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": -26.33050116713633,
"true_peak_dbtp": -10.78394569838334
}
}
},
"linear_additivity_verified": true
}