Update README.md
Browse files
README.md
CHANGED
|
@@ -2,6 +2,13 @@
|
|
| 2 |
license: apache-2.0
|
| 3 |
language:
|
| 4 |
- en
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
base_model:
|
| 6 |
- hexgrad/Kokoro-82M
|
| 7 |
pipeline_tag: text-to-speech
|
|
@@ -10,7 +17,7 @@ pipeline_tag: text-to-speech
|
|
| 10 |
## Introduction
|
| 11 |
|
| 12 |
This repository hosts the [Kokoro](https://huggingface.co/hexgrad/Kokoro-82M) model for the [React Native Executorch](https://www.npmjs.com/package/react-native-executorch) library.
|
| 13 |
-
It
|
| 14 |
|
| 15 |
The models support **input shape dynamism** and cover the input range of `1` up to `128` tokens.
|
| 16 |
|
|
|
|
| 2 |
license: apache-2.0
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
+
- fr
|
| 6 |
+
- es
|
| 7 |
+
- it
|
| 8 |
+
- pt
|
| 9 |
+
- de
|
| 10 |
+
- pl
|
| 11 |
+
- hi
|
| 12 |
base_model:
|
| 13 |
- hexgrad/Kokoro-82M
|
| 14 |
pipeline_tag: text-to-speech
|
|
|
|
| 17 |
## Introduction
|
| 18 |
|
| 19 |
This repository hosts the [Kokoro](https://huggingface.co/hexgrad/Kokoro-82M) model for the [React Native Executorch](https://www.npmjs.com/package/react-native-executorch) library.
|
| 20 |
+
It can perform speech synthesis in 8 different languages, including fine-tuned Polish and German.
|
| 21 |
|
| 22 |
The models support **input shape dynamism** and cover the input range of `1` up to `128` tokens.
|
| 23 |
|