pub fn parse_whisperx_json(bytes: &[u8]) -> Result<TranscriptionContract>Expand description
Parses WhisperX JSON into the shared transcription contract.
pub fn parse_whisperx_json(bytes: &[u8]) -> Result<TranscriptionContract>Parses WhisperX JSON into the shared transcription contract.