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