docs: full dataset card (ownership, usage, links)
Browse files
README.md
ADDED
|
@@ -0,0 +1,41 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
language:
|
| 3 |
+
- ar
|
| 4 |
+
license: cc-by-nc-nd-4.0
|
| 5 |
+
task_categories:
|
| 6 |
+
- text-to-speech
|
| 7 |
+
tags:
|
| 8 |
+
- tts
|
| 9 |
+
- speech
|
| 10 |
+
- phoonnx
|
| 11 |
+
- ar
|
| 12 |
+
---
|
| 13 |
+
|
| 14 |
+
# tts-train-synthetic-dii_ar-diacritics
|
| 15 |
+
|
| 16 |
+
This is a single-speaker synthetic speech dataset for **Arabic**. It carries the **Dii** voice, a female voice. The audio was synthesized with text-to-speech and adapted to the Dii speaker identity, to train a Dii voice model for Arabic. The dataset contains 9995 recordings, with a `metadata.csv` transcript file and one WAV file per line.
|
| 17 |
+
|
| 18 |
+
## Related links
|
| 19 |
+
|
| 20 |
+
Models trained on this dataset:
|
| 21 |
+
- [OpenVoiceOS/phoonnx_ar_dii_espeak](https://huggingface.co/OpenVoiceOS/phoonnx_ar_dii_espeak)
|
| 22 |
+
|
| 23 |
+
- Dataset collection: https://huggingface.co/collections/TigreGotico/synthetic-tts-datasets
|
| 24 |
+
- phoonnx: https://github.com/TigreGotico/phoonnx
|
| 25 |
+
- voiceclonnx: https://github.com/TigreGotico/voiceclonnx
|
| 26 |
+
- TigreGotico: https://tigregotico.pt
|
| 27 |
+
|
| 28 |
+
## Ownership and licensing
|
| 29 |
+
|
| 30 |
+
Miro and Dii are the recorded voices of two real people. The voices, this
|
| 31 |
+
dataset, and any model trained on it belong to TigreGotico Lda
|
| 32 |
+
(https://tigregotico.pt).
|
| 33 |
+
|
| 34 |
+
This dataset is licensed under Creative Commons
|
| 35 |
+
Attribution-NonCommercial-NoDerivatives 4.0 (CC BY-NC-ND 4.0). You may use
|
| 36 |
+
and share this dataset for non-commercial purposes only. Give attribution to
|
| 37 |
+
TigreGotico Lda. Do not modify, remix, or build derivative datasets or voices
|
| 38 |
+
from this data.
|
| 39 |
+
|
| 40 |
+
For commercial use, for derivative datasets, or for any other license of the
|
| 41 |
+
Miro or Dii voice identity, contact TigreGotico Lda.
|