pub fn parse_transcript(path: &Path) -> Result<TranscriptInput>Expand description
Parse a transcript file, auto-detecting whisper-apr JSON vs plain text.
pub fn parse_transcript(path: &Path) -> Result<TranscriptInput>Parse a transcript file, auto-detecting whisper-apr JSON vs plain text.