FunASR/funasr/utils
zhuzizyf 1a39b6f981
Update wav_utils.py
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.
2023-03-03 10:33:51 +08:00
..
__init__.py create 2022-11-26 21:56:51 +08:00
asr_env_checking.py update funasr 0.1.3 2022-12-03 16:39:38 +08:00
asr_utils.py Update asr_utils.py 2023-02-20 15:01:50 +08:00
build_dataclass.py create 2022-11-26 21:56:51 +08:00
cli_utils.py create 2022-11-26 21:56:51 +08:00
compute_eer.py update version 0.1.6 2023-01-16 18:46:40 +08:00
compute_min_dcf.py update version 0.1.6 2023-01-16 18:46:40 +08:00
compute_wer.py update version 0.1.6 2023-01-16 18:46:40 +08:00
config_argparse.py create 2022-11-26 21:56:51 +08:00
get_default_kwargs.py create 2022-11-26 21:56:51 +08:00
griffin_lim.py create 2022-11-26 21:56:51 +08:00
job_runner.py add sond model 2023-02-10 18:56:14 +08:00
misc.py add sond model 2023-02-10 18:56:14 +08:00
modelscope_param.py upload github.io 2023-02-08 17:30:19 +08:00
nested_dict_action.py create 2022-11-26 21:56:51 +08:00
postprocess_utils.py fix text postprocess bug 2023-03-01 11:14:09 +08:00
sized_dict.py create 2022-11-26 21:56:51 +08:00
timestamp_tools.py onnx supports tiny and bicif paraformer 2023-02-27 16:55:06 +08:00
types.py create 2022-11-26 21:56:51 +08:00
wav_utils.py Update wav_utils.py 2023-03-03 10:33:51 +08:00
yaml_no_alias_safe_dump.py create 2022-11-26 21:56:51 +08:00