Update README.md
Browse files
README.md
CHANGED
@@ -6,15 +6,17 @@ base_model:
|
|
6 |
- yl4579/StyleTTS2-LJSpeech
|
7 |
pipeline_tag: text-to-speech
|
8 |
---
|
9 |
-
|
10 |
|
11 |
-
|
12 |
|
13 |
-
|
14 |
|
15 |
-
|
16 |
|
17 |
-
|
|
|
|
|
18 |
|
19 |
- [Releases](#releases)
|
20 |
- [Usage](#usage)
|
|
|
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 |
+
π **GitHub**: https://github.com/hexgrad/kokoro
|
14 |
|
15 |
+
π **Demo**: https://hf.co/spaces/hexgrad/Kokoro-TTS
|
16 |
|
17 |
+
π« Beware of Fake Websites: Sites like kokorottsai (snapshot at https://archive.ph/nRRnk) are deceptive boilerplates that exploit model popularity to harvest emails. The model uploader does not own any domain containing "kokoro". Be careful who you email.
|
18 |
+
|
19 |
+
β»οΈ This is an Apache-licensed model, and Kokoro has been deployed in numerous projects and commercial APIs. Although we condemn fake websites, we welcome and encourage deployment of the model in real use cases.
|
20 |
|
21 |
- [Releases](#releases)
|
22 |
- [Usage](#usage)
|