Transcript Formatter - VTT like format with speaker labels
This tool intelligently formats transcripts where some lines contain both role + speaker name
(e.g. “Moderator: John: text”). It only rewrites those cases and leaves other formats untouched.
Example Source format:
1
00:00:00.569 --> 00:00:17.569 Moderator: Henry: So can you tell me about when you first heard about COVID?
2
00:00:18.100 --> 00:00:27.200 Respondent: John: It was probably January, I remember hearing about it on the news like I said, I don't watch a lot of news but I mean, I was looking at it but and this is also a thing I think that I feel is kind of common among nurses in general.
→
Output format:
Moderator: So can you tell me about when you first heard about COVID?
Participant: It was probably January, I remember hearing about it on the news like I said, I don't watch a lot of news but I mean, I was looking at it but and this is also a thing I think that I feel is kind of common among nurses in general.