Fix typo
Browse files
README.md
CHANGED
|
@@ -1276,7 +1276,7 @@ else:
|
|
| 1276 |
### Simplex Realtime Speech Conversation Mode <!-- omit in toc -->
|
| 1277 |
|
| 1278 |
<details>
|
| 1279 |
-
<summary>Click to show simplex mode realtime speech conversation
|
| 1280 |
|
| 1281 |
First, make sure you have all dependencies, especially `minicpmo-utils[all]>=1.0.2`:
|
| 1282 |
```bash
|
|
|
|
| 1276 |
### Simplex Realtime Speech Conversation Mode <!-- omit in toc -->
|
| 1277 |
|
| 1278 |
<details>
|
| 1279 |
+
<summary>Click to show simplex mode realtime speech conversation API usage.</summary>
|
| 1280 |
|
| 1281 |
First, make sure you have all dependencies, especially `minicpmo-utils[all]>=1.0.2`:
|
| 1282 |
```bash
|