tuna2134 commited on
Commit
5dae0c6
Β·
verified Β·
1 Parent(s): 5b515ff

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -26,7 +26,7 @@ uv venv venv
26
  uv pip install -e .
27
  ```
28
 
29
- ### 3. η”Ÿζˆ
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
  ```