speech_asr
2023-02-09 df4584ebc6c885910b897dd000644191081d074c
docs_cn/installation.md
@@ -5,6 +5,7 @@
``` sh
wget https://repo.continuum.io/miniconda/Miniconda3-latest-Linux-x86_64.sh
sh Miniconda3-latest-Linux-x86_64.sh
source ~/.bashrc
conda create -n funasr python=3.7
conda activate funasr
```