Text-to-Speech
English
hexgrad commited on
Commit
7a29fcd
·
verified ·
1 Parent(s): ced4a49

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -8,10 +8,23 @@ pipeline_tag: text-to-speech
8
  ---
9
  🚨 **This repository is undergoing maintenance.**
10
 
 
 
 
 
 
 
11
  ♻️ You can access old files for v0.19 at https://huggingface.co/hexgrad/kLegacy/tree/main/v0.19
12
 
13
  ❤️ Kokoro Discord Server: https://discord.gg/QuGxSWBfQy
14
 
 
 
 
 
 
 
 
15
  ### Usage
16
 
17
  The following can be run in a single cell on [Google Colab](https://colab.research.google.com/).
 
8
  ---
9
  🚨 **This repository is undergoing maintenance.**
10
 
11
+ ✨ Model 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
+ ✨ You can now [`pip install kokoro`](https://pypi.org/project/kokoro/), a dedicated inference library: https://github.com/hexgrad/kokoro
14
+
15
+ ✨ You can also [`pip install misaki`](https://pypi.org/project/misaki/), a G2P library designed for Kokoro: https://github.com/hexgrad/misaki
16
+
17
  ♻️ You can access old files for v0.19 at https://huggingface.co/hexgrad/kLegacy/tree/main/v0.19
18
 
19
  ❤️ Kokoro Discord Server: https://discord.gg/QuGxSWBfQy
20
 
21
+ ### Kokoro is getting an upgrade!
22
+
23
+ | Model | Date | Training Data | A100 80GB vRAM | GPU Cost | Released Voices | Released Langs |
24
+ | ----- | ---- | ------------- | -------------- | -------- | --------------- | -------------- |
25
+ | v0.19 | 2024 Dec 25 | <100h | 500 hrs | $400 | 10 | 1 |
26
+ | v1.0 | 2025 Jan 27 | Few hundred hrs | 1000 hrs | $1000 | [26+](https://huggingface.co/hexgrad/Kokoro-82M/blob/main/VOICES.md) | ? |
27
+
28
  ### Usage
29
 
30
  The following can be run in a single cell on [Google Colab](https://colab.research.google.com/).