Update README.md
Browse files
README.md
CHANGED
@@ -118,7 +118,7 @@ Leverage the audio capabilities of Voxtral-Small-24B-2507 to chat.
|
|
118 |
Make sure that your client has `mistral-common` with audio installed:
|
119 |
|
120 |
```sh
|
121 |
-
pip install --upgrade mistral_common[audio]
|
122 |
```
|
123 |
|
124 |
<details>
|
@@ -203,7 +203,7 @@ Voxtral-Small-24B-2507 has powerful transcription capabilities!
|
|
203 |
Make sure that your client has `mistral-common` with audio installed:
|
204 |
|
205 |
```sh
|
206 |
-
pip install --upgrade mistral_common[audio]
|
207 |
```
|
208 |
|
209 |
<details>
|
|
|
118 |
Make sure that your client has `mistral-common` with audio installed:
|
119 |
|
120 |
```sh
|
121 |
+
pip install --upgrade mistral_common\[audio\]
|
122 |
```
|
123 |
|
124 |
<details>
|
|
|
203 |
Make sure that your client has `mistral-common` with audio installed:
|
204 |
|
205 |
```sh
|
206 |
+
pip install --upgrade mistral_common\[audio\]
|
207 |
```
|
208 |
|
209 |
<details>
|