jmwang66
2023-06-20 2ff405b2f4ab899eff9bece232969fbb0c8f0555
docs/installation/installation.md
@@ -34,9 +34,7 @@
```sh
pip install torch torchaudio
```
For more details about torch, please see [https://pytorch.org/get-started/locally](https://pytorch.org/get-started/locally)
If there exists CUDAs in your environments, you should install the pytorch with the version matching the CUDA. The matching list could be found in [docs](https://pytorch.org/get-started/previous-versions/).
### Install funasr
#### Install from pip