Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/modelscope/FunASR
/ clean_eval_data.py
File
clean_eval_data.py
fun_text_processing/inverse_text_normalization/tl/clean_eval_data.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
argparse
import
ArgumentParser
2
from
typing
import
List
3
4
import
regex
as
re
Callers
nothing calls this directly
Calls
5
load_files
Function · 0.90
training_data_to_sentences
Function · 0.90
Filter
Class · 0.70
parse_args
Function · 0.70
filter_loaded_data
Function · 0.70
Tested by
no test coverage detected