export type GetTranscriptSegmentTopic = { text: string; start: number; speaker: number; };