Update README.md
Browse files
README.md
CHANGED
|
@@ -15,10 +15,7 @@ tags:
|
|
| 15 |
|
| 16 |
A self-contained, **ABI-matched** CUDA 12 execution stack for running
|
| 17 |
[ONNX Runtime](https://onnxruntime.ai/) **1.23.2** on Windows with the CUDA
|
| 18 |
-
execution provider.
|
| 19 |
-
Speech-to-Text build (`scripts/build_windows.py`), which downloads the
|
| 20 |
-
`cuda_v12/` folder into `dist/lib/cuda_v12/`.
|
| 21 |
-
|
| 22 |
> ⚠️ These are **runtime redistributable libraries**, not source. The CUDA and
|
| 23 |
> cuDNN DLLs are © NVIDIA Corporation and remain under NVIDIA's licenses — see
|
| 24 |
> **[License & redistribution](#license--redistribution)** below.
|
|
|
|
| 15 |
|
| 16 |
A self-contained, **ABI-matched** CUDA 12 execution stack for running
|
| 17 |
[ONNX Runtime](https://onnxruntime.ai/) **1.23.2** on Windows with the CUDA
|
| 18 |
+
execution provider.
|
|
|
|
|
|
|
|
|
|
| 19 |
> ⚠️ These are **runtime redistributable libraries**, not source. The CUDA and
|
| 20 |
> cuDNN DLLs are © NVIDIA Corporation and remain under NVIDIA's licenses — see
|
| 21 |
> **[License & redistribution](#license--redistribution)** below.
|