Declare Nabra-82M as the base model
Browse files
README.md
CHANGED
|
@@ -4,6 +4,8 @@ language:
|
|
| 4 |
- ar
|
| 5 |
pipeline_tag: text-to-speech
|
| 6 |
library_name: kokoro
|
|
|
|
|
|
|
| 7 |
tags:
|
| 8 |
- text-to-speech
|
| 9 |
- tts
|
|
@@ -21,6 +23,8 @@ tags:
|
|
| 21 |
### Egyptian Arabic that sounds Egyptian.
|
| 22 |
|
| 23 |
**82M parameters · 24 kHz · female voice · runs on a CPU**
|
|
|
|
|
|
|
| 24 |
</div>
|
| 25 |
|
| 26 |
---
|
|
|
|
| 4 |
- ar
|
| 5 |
pipeline_tag: text-to-speech
|
| 6 |
library_name: kokoro
|
| 7 |
+
base_model: oddadmix/Nabra-82M-v0.1
|
| 8 |
+
base_model_relation: finetune
|
| 9 |
tags:
|
| 10 |
- text-to-speech
|
| 11 |
- tts
|
|
|
|
| 23 |
### Egyptian Arabic that sounds Egyptian.
|
| 24 |
|
| 25 |
**82M parameters · 24 kHz · female voice · runs on a CPU**
|
| 26 |
+
|
| 27 |
+
<sub>A fine-tune of <a href="https://huggingface.co/oddadmix/Nabra-82M-v0.1">Nabra-82M</a>, itself built on <a href="https://huggingface.co/hexgrad/Kokoro-82M">Kokoro-82M</a>.</sub>
|
| 28 |
</div>
|
| 29 |
|
| 30 |
---
|