Text-to-Speech
English
hexgrad commited on
Commit
4d24040
·
1 Parent(s): b0bbc5a

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -16
README.md CHANGED
@@ -6,13 +6,9 @@ base_model:
6
  - yl4579/StyleTTS2-LJSpeech
7
  pipeline_tag: text-to-speech
8
  ---
9
- 🚨 **This repository is undergoing maintenance.**
10
 
11
- v1.0 release is underway! Things are not yet finalized, but you can start [using v1.0 now](https://huggingface.co/hexgrad/Kokoro-82M#usage).
12
-
13
- ♻️ Old v0.19 files: https://hf.co/hexgrad/kLegacy/tree/main/v0.19
14
-
15
- ❤️ Kokoro Discord Server: https://discord.gg/QuGxSWBfQy
16
 
17
  **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.
18
 
@@ -26,13 +22,11 @@ pipeline_tag: text-to-speech
26
 
27
  ### Releases
28
 
29
- | Model | Published | Training Data | Compute (A100 80GB) | Released Langs & Voices | SHA256 |
30
- | ----- | --------- | ------------- | ------------------- | ----------------------- | ------ |
31
- | **v1.0** | 2025 Jan 27 | Few hundred hrs | $1000 for 1000 hrs | [5 & 44](https://huggingface.co/hexgrad/Kokoro-82M/blob/main/VOICES.md) | `496dba11` |
32
  | [v0.19](https://huggingface.co/hexgrad/kLegacy/tree/main/v0.19) | 2024 Dec 25 | <100 hrs | $400 for 500 hrs | 1 & 10 | `3b0c392f` |
33
 
34
- v0.19 has been deprecated. You can access old v0.19 files [here](https://huggingface.co/hexgrad/kLegacy/tree/main/v0.19).
35
-
36
  ### Usage
37
 
38
  [`pip install kokoro`](https://pypi.org/project/kokoro/) installs the inference library at https://github.com/hexgrad/kokoro
@@ -134,10 +128,12 @@ The following CC BY audio was part of the dataset used to train Kokoro v1.0.
134
  | [SIWIS](https://datashare.ed.ac.uk/handle/10283/2353) | <11h | [CC BY 4.0](https://datashare.ed.ac.uk/bitstream/handle/10283/2353/license_text) | v0.19 / 22 Nov 2024 |
135
 
136
  ### Acknowledgements
137
- - [@yl4579](https://huggingface.co/yl4579) for architecting StyleTTS 2.
138
- - [@Pendrokar](https://huggingface.co/Pendrokar) for adding Kokoro as a contender in the TTS Spaces Arena.
139
- - Thank you to everyone who contributed synthetic training data.
140
- - Special thanks to all compute sponsors. ❤️
141
- - Kokoro is a Japanese word that translates to "heart" or "spirit". Kokoro is also the name of an [AI in the Terminator franchise](https://terminator.fandom.com/wiki/Kokoro).
 
 
142
 
143
  <img src="https://static0.gamerantimages.com/wordpress/wp-content/uploads/2024/08/terminator-zero-41-1.jpg" width="400" alt="kokoro" />
 
6
  - yl4579/StyleTTS2-LJSpeech
7
  pipeline_tag: text-to-speech
8
  ---
9
+ ⬆️ **Kokoro has been upgraded to v1.0!** See [Releases](https://huggingface.co/hexgrad/Kokoro-82M#releases).
10
 
11
+ You can now [`pip install kokoro`](https://github.com/hexgrad/kokoro)! See [Usage](https://huggingface.co/hexgrad/Kokoro-82M#usage).
 
 
 
 
12
 
13
  **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.
14
 
 
22
 
23
  ### Releases
24
 
25
+ | Model | Published | Training Data | Compute (A100 80GB) | Langs & Voices | SHA256 |
26
+ | ----- | --------- | ------------- | ------------------- | -------------- | ------ |
27
+ | **v1.0** | **2025 Jan 27** | **Few hundred hrs** | **$1000 for 1000 hrs** | [**5 & 44**](https://huggingface.co/hexgrad/Kokoro-82M/blob/main/VOICES.md) | `496dba11` |
28
  | [v0.19](https://huggingface.co/hexgrad/kLegacy/tree/main/v0.19) | 2024 Dec 25 | <100 hrs | $400 for 500 hrs | 1 & 10 | `3b0c392f` |
29
 
 
 
30
  ### Usage
31
 
32
  [`pip install kokoro`](https://pypi.org/project/kokoro/) installs the inference library at https://github.com/hexgrad/kokoro
 
128
  | [SIWIS](https://datashare.ed.ac.uk/handle/10283/2353) | <11h | [CC BY 4.0](https://datashare.ed.ac.uk/bitstream/handle/10283/2353/license_text) | v0.19 / 22 Nov 2024 |
129
 
130
  ### Acknowledgements
131
+
132
+ - 🛠️ [@yl4579](https://huggingface.co/yl4579) for architecting StyleTTS 2.
133
+ - 🏆 [@Pendrokar](https://huggingface.co/Pendrokar) for adding Kokoro as a contender in the TTS Spaces Arena.
134
+ - 📊 Thank you to everyone who contributed synthetic training data.
135
+ - ❤️ Special thanks to all compute sponsors.
136
+ - 👾 Discord server: https://discord.gg/QuGxSWBfQy
137
+ - 🪽 Kokoro is a Japanese word that translates to "heart" or "spirit". Kokoro is also the name of an [AI in the Terminator franchise](https://terminator.fandom.com/wiki/Kokoro).
138
 
139
  <img src="https://static0.gamerantimages.com/wordpress/wp-content/uploads/2024/08/terminator-zero-41-1.jpg" width="400" alt="kokoro" />