{
"content": {
"documentId": "12345678-1234-1234-1234-123456789abc",
"filePath": "uploads/audio/sample.mp4",
"flowingTime": 5.25,
"output": {
"mediaInfo": {
"bits_per_raw_sample": "16",
"channels": 2,
"codec_name": "aac",
"codec_type": "audio",
"duration": "120.500000",
"sample_fmt": "fltp",
"sample_rate": "44100"
},
"mllm": {},
"segments": [
{}
],
"speakerInfo": {
"duration": {
"SPEAKER_01": 60.5
},
"num_speakers": 2,
"speakers": [
"SPEAKER_01",
"SPEAKER_02"
]
},
"srt": "subtitles/sample.srt",
"utterances": [
{
"emotion": "NEUTRAL",
"emotion_info": {
"best_emotion": "NEUTRAL",
"decoding_time": 1.5,
"emotion": {
"ANGRY": 5,
"HAPPINESS": 30,
"NEUTRAL": 45,
"SADNESS": 15,
"SURPRISE": 5
},
"filename": "audio/segment_001.wav",
"principal_vocal_biomarkers": {
"brightness": 850.5,
"pitch": 180.25,
"pitch_variation": 25.8,
"rms": 0.15,
"snr": 4.2
},
"result_path": "analysis/emotion_001.json"
},
"end": 15.5,
"filename": "audio/segment_001.wav",
"id": "segment_001",
"score": -0.25,
"speaker": "SPEAKER_01",
"speed_info": {
"speech_level": "1",
"speed": 5.5
},
"start": 10.2,
"text": "안녕하세요. 오늘 날씨가 정말 좋네요.",
"voice_highlight": {}
}
],
"vtt": "subtitles/sample.vtt"
},
"resultPath": "results/output/result.json",
"thumbnailPath": "thumbnails/sample.jpg",
"uploadFilename": "sample_audio.mp3",
"youtubeInfo": {
"audioPath": "youtube/audio/sample.mp3",
"metadata": {
"description": "샘플 영상 설명입니다.",
"dislike_count": 5,
"duration": 120,
"id": "dQw4w9WgXcQ",
"like_count": 1000,
"thumbnail": "https://i.ytimg.com/vi/dQw4w9WgXcQ/maxresdefault.jpg",
"title": "샘플 영상 제목",
"upload_date": "20240101",
"uploader": "Sample Channel",
"view_count": 50000,
"webpage_url": "https://www.youtube.com/watch?v=dQw4w9WgXcQ"
},
"videoPath": "youtube/video/sample.mp4"
}
},
"message": "Flow execution completed",
"status": "success"
}