docs: require FunASR 1.3.26
Browse files
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.
|
| 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
|