zhifu gao
2024-06-24 abb33d6b2097e5b0643326bc1b376a63cdc2f967
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}")