merge New Segments
fun MutableMap<String, TranscriptionSegment>.mergeNewSegments(newSegments: Collection<TranscriptionSegment>)
Merges new segments into the map. The key should correspond to the segment id.
Merges new segments into the map. The key should correspond to the segment id.