Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/modelscope/FunASR
/ run_evaluate.py
File
run_evaluate.py
fun_text_processing/text_normalization/run_evaluate.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
argparse
import
ArgumentParser
2
3
from
fun_text_processing.text_normalization.data_loader_utils
import
(
4
evaluate,
Callers
nothing calls this directly
Calls
8
Normalizer
Class · 0.90
load_files
Function · 0.90
filter_loaded_data
Function · 0.90
training_data_to_sentences
Function · 0.90
evaluate
Function · 0.90
training_data_to_tokens
Function · 0.90
normalize_list
Method · 0.80
parse_args
Function · 0.70
Tested by
no test coverage detected