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

docs: require FunASR 1.3.26

Browse files
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.25"
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.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