Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
itertools
2
import
os
3
import
re
4
from
argparse
import
ArgumentParser
Callers
nothing calls this directly
Calls
6
load_file
Function · 0.90
write_file
Function · 0.90
Normalizer
Class · 0.85
normalize_list
Method · 0.80
parse_args
Function · 0.70
normalize
Method · 0.45
Tested by
no test coverage detected