You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
[](http://www.repostatus.org/#active)
[](https://github.com/NVIDIA/NeMo/blob/master/LICENSE)
| Latest |[](https://docs.nvidia.com/deeplearning/nemo/user-guide/docs/en/main/)|[Documentation of the latest (i.e. main) branch.](https://docs.nvidia.com/nemo/speech/nightly/starthere/intro.html)|
62
+
| Latest |[](https://docs.nvidia.com/deeplearning/nemo/user-guide/docs/en/main/)|[Documentation of the latest (i.e. main) branch.](https://docs.nvidia.com/nemo/speech/nightly/)|
63
63
| Stable |[](https://docs.nvidia.com/deeplearning/nemo/user-guide/docs/en/stable/)| Documentation of the stable (i.e. most recent release) - To be added |
64
64
65
65
## Install NeMo Speech
66
66
67
67
NeMo Speech is installable via pip: `pip install 'nemo-toolkit[all]'`
68
-
To install with extra dependencies for CUDA 12.x or 13.x, use `pip install 'nemo-toolkit[all,cu12]'`
68
+
To install with extra dependencies for CUDA 12.x or 13.x, use `pip install 'nemo-toolkit[all,cu12]'`
69
69
or `pip install 'nemo-toolkit[all,cu13]'` respectively.
0 commit comments