Text-to-Speech
English
hexgrad commited on
Commit
e8a90b4
·
verified ·
1 Parent(s): ed43a87

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -6
README.md CHANGED
@@ -6,15 +6,13 @@ base_model:
6
  - yl4579/StyleTTS2-LJSpeech
7
  pipeline_tag: text-to-speech
8
  ---
9
- **Kokoro** is an open-weight TTS model with 82 million parameters. Despite its lightweight architecture, it delivers comparable quality to larger models while being significantly faster and more cost-efficient. With Apache-licensed weights, Kokoro can be deployed anywhere from production environments to personal projects.
10
-
11
- <audio controls><source src="https://huggingface.co/hexgrad/Kokoro-82M/resolve/main/samples/HEARME.wav" type="audio/wav"></audio>
12
 
13
- ⬆️ **Kokoro has been upgraded to v1.0!** See [Releases](https://huggingface.co/hexgrad/Kokoro-82M#releases).
14
 
15
- 🚀 No-code Demo: https://hf.co/spaces/hexgrad/Kokoro-TTS
16
 
17
- You can now [`pip install kokoro`](https://github.com/hexgrad/kokoro)! See [Usage](https://huggingface.co/hexgrad/Kokoro-82M#usage).
18
 
19
  - [Releases](#releases)
20
  - [Usage](#usage)
 
6
  - yl4579/StyleTTS2-LJSpeech
7
  pipeline_tag: text-to-speech
8
  ---
9
+ 🐈 GitHub: https://github.com/hexgrad/kokoro
 
 
10
 
11
+ 🚀 Demo: https://hf.co/spaces/hexgrad/Kokoro-TTS
12
 
13
+ <audio controls><source src="https://huggingface.co/hexgrad/Kokoro-82M/resolve/main/samples/HEARME.wav" type="audio/wav"></audio>
14
 
15
+ **Kokoro** is an open-weight TTS model with 82 million parameters. Despite its lightweight architecture, it delivers comparable quality to larger models while being significantly faster and more cost-efficient. With Apache-licensed weights, Kokoro can be deployed anywhere from production environments to personal projects.
16
 
17
  - [Releases](#releases)
18
  - [Usage](#usage)