zhaomingwork
2023-06-15 4e95ad3c4985dce64009ceeee70e30f9742418cd
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