Update README.md
Browse files
README.md
CHANGED
@@ -26,7 +26,7 @@ uv venv venv
|
|
26 |
uv pip install -e .
|
27 |
```
|
28 |
|
29 |
-
###
|
30 |
```py
|
31 |
matcha-tts --checkpoint_path=last.ckpt --text=γγγ«γ‘γ― --vocoder=hifigan_univ_v1
|
32 |
```
|
|
|
26 |
uv pip install -e .
|
27 |
```
|
28 |
|
29 |
+
### 2. ηζ
|
30 |
```py
|
31 |
matcha-tts --checkpoint_path=last.ckpt --text=γγγ«γ‘γ― --vocoder=hifigan_univ_v1
|
32 |
```
|