How to remove text formatting from the segments? #419
Answered by
ZachNagengast
Feb 15, 2026
Replies: 1 comment
|
Hi @zaidbren, best way to do this is with the By default it is |
0 replies
Answer selected by
zaidbren
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Hi @zaidbren, best way to do this is with the
skipSpecialTokensdecoding option, like this:By default it is
falsehttps://github.com/argmaxinc/WhisperKit/blob/2870b46b92ebd522c094e4c2da77ba3c415138d8/Sources/WhisperKit/Core/Configurations.swift#L195