langgz commited on
Commit
2c088f5
·
verified ·
1 Parent(s): f67da8c

Update FunASR install floor to 1.4.1

Browse files

Keep the model-card quick start aligned with the current public package.

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -105,7 +105,7 @@ Model Repository: [modelscope](https://www.modelscope.cn/models/FunAudioLLM/Fun-
105
  # Environment Setup 🐍
106
 
107
  ```shell
108
- python -m pip install -U "funasr>=1.3.26"
109
 
110
  # Optional: clone the example repo if you want to run the local demo scripts.
111
  git clone https://github.com/FunAudioLLM/Fun-ASR.git
 
105
  # Environment Setup 🐍
106
 
107
  ```shell
108
+ python -m pip install -U "funasr>=1.4.1"
109
 
110
  # Optional: clone the example repo if you want to run the local demo scripts.
111
  git clone https://github.com/FunAudioLLM/Fun-ASR.git