Spaces:
Runtime error
Runtime error
| { | |
| "test_audio": "tests/cache/synthetic_multi_speaker.wav", | |
| "local_transcription": { | |
| "result": { | |
| "txt_file_path": "tests/cache/synthetic_multi_speaker.txt", | |
| "srt_file_path": "tests/cache/synthetic_multi_speaker.srt", | |
| "audio_file": "tests/cache/synthetic_multi_speaker.wav", | |
| "model_used": "turbo", | |
| "segment_count": 1, | |
| "audio_duration": 29.98, | |
| "processing_status": "success", | |
| "saved_files": [ | |
| "tests/cache/synthetic_multi_speaker.txt", | |
| "tests/cache/synthetic_multi_speaker.srt" | |
| ], | |
| "speaker_diarization_enabled": false, | |
| "global_speaker_count": 0, | |
| "speaker_summary": {}, | |
| "language_detected": "en", | |
| "text": "Thank you.", | |
| "segments": [ | |
| { | |
| "start": 0.0, | |
| "end": 29.98, | |
| "text": "Thank you.", | |
| "speaker": null | |
| } | |
| ] | |
| }, | |
| "processing_time": 19.540891885757446 | |
| }, | |
| "modal_transcription": { | |
| "result": { | |
| "txt_file_path": "/tmp/tmplc_epgzf.txt", | |
| "srt_file_path": "/tmp/tmplc_epgzf.srt", | |
| "audio_file": "/tmp/tmplc_epgzf.mp3", | |
| "model_used": "turbo", | |
| "segment_count": 3, | |
| "audio_duration": 26.32, | |
| "processing_status": "success", | |
| "saved_files": [ | |
| "/tmp/tmplc_epgzf.txt", | |
| "/tmp/tmplc_epgzf.srt" | |
| ], | |
| "speaker_diarization_enabled": true, | |
| "global_speaker_count": 0, | |
| "speaker_summary": {}, | |
| "language_detected": "en", | |
| "text": "One time of the Laser And a herb Tre\u00f6z Fairly Its own", | |
| "segments": [ | |
| { | |
| "start": 0.0, | |
| "end": 4.0, | |
| "text": "One time of the Laser", | |
| "speaker": null | |
| }, | |
| { | |
| "start": 12.0, | |
| "end": 14.84, | |
| "text": "And a herb Tre\u00f6z", | |
| "speaker": null | |
| }, | |
| { | |
| "start": 24.0, | |
| "end": 26.32, | |
| "text": "Fairly Its own", | |
| "speaker": null | |
| } | |
| ], | |
| "distributed_processing": false | |
| }, | |
| "processing_time": 94.39337015151978 | |
| }, | |
| "comparison": { | |
| "processing_time_difference": 74.85247826576233, | |
| "speaker_count_match": true, | |
| "local_speakers": 0, | |
| "modal_speakers": 0 | |
| } | |
| } |