MengniWang
commited on
Commit
•
91121b0
1
Parent(s):
dc97704
Update README.md
Browse files
README.md
CHANGED
@@ -43,7 +43,7 @@ optimum-cli export onnx --model openai/whisper-large whisper-large-with-past/ --
|
|
43 |
|
44 |
### How to use
|
45 |
|
46 |
-
Download the model
|
47 |
```shell
|
48 |
git clone https://huggingface.co/Intel/whisper-large-int8-static
|
49 |
```
|
|
|
43 |
|
44 |
### How to use
|
45 |
|
46 |
+
Download the model by cloning the repository:
|
47 |
```shell
|
48 |
git clone https://huggingface.co/Intel/whisper-large-int8-static
|
49 |
```
|