MCPcopy
hub / github.com/modelscope/FunASR / normalize.py

File normalize.py

fun_text_processing/text_normalization/normalize.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import itertools
2import os
3import re
4from argparse import ArgumentParser

Callers

nothing calls this directly

Calls 6

load_fileFunction · 0.90
write_fileFunction · 0.90
NormalizerClass · 0.85
normalize_listMethod · 0.80
parse_argsFunction · 0.70
normalizeMethod · 0.45

Tested by

no test coverage detected