speech_asr
2023-02-09 df4584ebc6c885910b897dd000644191081d074c
update github.io
1个文件已修改
1 ■■■■ 已修改文件
docs_cn/installation.md 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
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
```