Update README.md
Browse files
README.md
CHANGED
@@ -14,7 +14,10 @@ For other terms and restrictions, it adheres to the original models `nu-dialogue
|
|
14 |
その他規約・制限等においてはオリジナルのモデルである`nu-dialogue/j-moshi-ext`並びに`kyutai/moshi`に準拠します。
|
15 |
|
16 |
### Installation
|
17 |
-
|
|
|
|
|
|
|
18 |
|
19 |
### Example Usage
|
20 |
```
|
|
|
14 |
その他規約・制限等においてはオリジナルのモデルである`nu-dialogue/j-moshi-ext`並びに`kyutai/moshi`に準拠します。
|
15 |
|
16 |
### Installation
|
17 |
+
```
|
18 |
+
pip install moshi_mlx
|
19 |
+
```
|
20 |
+
詳細はhttps://github.com/kyutai-labs/moshi?tab=readme-ov-file#requirements を参照。
|
21 |
|
22 |
### Example Usage
|
23 |
```
|