mirror of
https://github.com/modelscope/FunASR
synced 2025-09-15 14:48:36 +08:00
1)If token_int is 0, the following process will crash. This BUG has been fixed. In fact, when token_int=0, there is no need to continue processing. 2)modify time_stamp_sentence to support more punc. |
||
|---|---|---|
| .. | ||
| __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 | ||