prince-canuma commited on
Commit
64db71c
·
verified ·
1 Parent(s): 172123d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -5,6 +5,7 @@ language:
5
  base_model:
6
  - yl4579/StyleTTS2-LJSpeech
7
  pipeline_tag: text-to-speech
 
8
  ---
9
 
10
  # mlx-community/Kokoro-82M-bf16
@@ -18,4 +19,4 @@ pip install -U mlx-audio
18
 
19
  ```bash
20
  python -m mlx_audio.tts.generate --model mlx-community/Kokoro-82M-bf16 --text "Hello world"
21
- ```
 
5
  base_model:
6
  - yl4579/StyleTTS2-LJSpeech
7
  pipeline_tag: text-to-speech
8
+ library_name: mlx
9
  ---
10
 
11
  # mlx-community/Kokoro-82M-bf16
 
19
 
20
  ```bash
21
  python -m mlx_audio.tts.generate --model mlx-community/Kokoro-82M-bf16 --text "Hello world"
22
+ ```