hnluo
2023-06-26 ee9b9fefb61adb79f7f6019debbd10cdc8189ee3
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