richard-su's picture
Upload folder using huggingface_hub
76f9cd2 verified
{
"test_summary": {
"total_files_tested": 2,
"timestamp": "2025-06-10 12:35:02",
"test_configurations": [
"without_speaker_diarization",
"with_speaker_diarization"
]
},
"detailed_results": {
"xyz_podcast_episode.mp3": {
"file_size_mb": 11.427632331848145,
"tests": {
"without_speaker_diarization": {
"status": "success",
"processing_time": 60.62069916725159,
"segment_count": 232,
"audio_duration": 749.98,
"language_detected": "zh",
"speaker_diarization_enabled": false
},
"with_speaker_diarization": {
"status": "success",
"processing_time": 127.10918402671814,
"segment_count": 241,
"audio_duration": 749.98,
"language_detected": "zh",
"speaker_diarization_enabled": true,
"speakers_detected": 0,
"speaker_summary": {}
}
}
},
"apple_podcast_episode.mp3": {
"file_size_mb": 32.30221080780029,
"tests": {
"without_speaker_diarization": {
"status": "success",
"processing_time": 68.2933440208435,
"segment_count": 222,
"audio_duration": 1051.44,
"language_detected": "en",
"speaker_diarization_enabled": false
},
"with_speaker_diarization": {
"status": "success",
"processing_time": 136.49856114387512,
"segment_count": 219,
"audio_duration": 1051.44,
"language_detected": "en",
"speaker_diarization_enabled": true,
"speakers_detected": 0,
"speaker_summary": {}
}
}
}
},
"performance_analysis": {
"average_processing_time": 98.13044708967209,
"total_processing_time": 392.52178835868835,
"successful_tests": 4,
"total_tests": 4
},
"speaker_detection_analysis": {
"files_with_speaker_detection": 2,
"total_speakers_detected": 0,
"average_speakers_per_file": 0.0,
"speaker_detection_details": [
{
"file": "xyz_podcast_episode.mp3",
"speakers_detected": 0,
"speaker_summary": {},
"segments_with_speakers": 0
},
{
"file": "apple_podcast_episode.mp3",
"speakers_detected": 0,
"speaker_summary": {},
"segments_with_speakers": 0
}
]
}
}