雾聪
2024-06-28 f170a8e07f2f78c139454d5d59fad30a4877028d
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}")