mirror of
https://github.com/modelscope/FunASR
synced 2025-09-15 14:48:36 +08:00
Because there are no uppercase letters in the dictionary, when there are uppercase letters in the annotated text, the finetune result will be "unk", so uniformly converted to lowercase when read the annotated text. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| asr_env_checking.py | ||
| asr_utils.py | ||
| build_dataclass.py | ||
| cli_utils.py | ||
| compute_eer.py | ||
| compute_min_dcf.py | ||
| compute_wer.py | ||
| config_argparse.py | ||
| get_default_kwargs.py | ||
| griffin_lim.py | ||
| job_runner.py | ||
| misc.py | ||
| modelscope_param.py | ||
| nested_dict_action.py | ||
| postprocess_utils.py | ||
| sized_dict.py | ||
| timestamp_tools.py | ||
| types.py | ||
| wav_utils.py | ||
| yaml_no_alias_safe_dump.py | ||