The result of the transcribe
function has a field called segments
.
Each segment contains a text accessible under the key text.
For some segments, the quotes around the text are " ", for some it is ' '.
Why is that the case, and what is the best way to handle this?