jmwang66
2023-06-19 4e0fcee2a915641e7f39d62c389bee561d849e19
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