MCPcopy 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

1from argparse import ArgumentParser
2
3from fun_text_processing.text_normalization.data_loader_utils import (
4 evaluate,

Callers

nothing calls this directly

Calls 8

NormalizerClass · 0.90
load_filesFunction · 0.90
filter_loaded_dataFunction · 0.90
evaluateFunction · 0.90
training_data_to_tokensFunction · 0.90
normalize_listMethod · 0.80
parse_argsFunction · 0.70

Tested by

no test coverage detected