pub fn parse_transcript_full(jsonl_path: &Path) -> Result<TranscriptSummary>Expand description
Parse the transcript into a full TranscriptSummary.
pub fn parse_transcript_full(jsonl_path: &Path) -> Result<TranscriptSummary>Parse the transcript into a full TranscriptSummary.