speechtotext.functions.REGEX_STRING_PARSE

REGEX_STRING_PARSE: str = '[^A-Za-z0-9 ]+'

Regex used to clean the transcripts.

Type:

str