游雁
2024-06-21 0df672a2d074b6c3574d1dafec13846b47fa4180
version checker
1个文件已修改
2 ■■■ 已修改文件
funasr/utils/version_checker.py 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
funasr/utils/version_checker.py
@@ -21,4 +21,4 @@
        print(f"New version available: {pypi_version}. Your current version is {current_version}.")
        print('Please use the command "pip install -U funasr" to upgrade.')
    else:
        print("You are using the latest version of funasr.")
        print(f"You are using the latest version of funasr-{current_version}")