Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -22,14 +22,15 @@ configs:
|
|
22 |
data_files:
|
23 |
- split: train
|
24 |
path: data/train-*
|
|
|
25 |
task_categories:
|
26 |
- text-to-speech
|
27 |
language:
|
28 |
- pb
|
29 |
pretty_name: Punjabi Indic TTS dataset
|
30 |
-
size_categories:
|
31 |
-
- n<1K
|
32 |
---
|
|
|
|
|
33 |
# Punjabi Indic TTS Dataset
|
34 |
|
35 |
This dataset is derived from the Indic TTS Database project, specifically using the Punjabi monolingual recordings from both male and female speakers. The dataset contains high-quality speech recordings with corresponding text transcriptions, making it suitable for text-to-speech (TTS) research and development.
|
|
|
22 |
data_files:
|
23 |
- split: train
|
24 |
path: data/train-*
|
25 |
+
license: cc-by-4.0
|
26 |
task_categories:
|
27 |
- text-to-speech
|
28 |
language:
|
29 |
- pb
|
30 |
pretty_name: Punjabi Indic TTS dataset
|
|
|
|
|
31 |
---
|
32 |
+
|
33 |
+
|
34 |
# Punjabi Indic TTS Dataset
|
35 |
|
36 |
This dataset is derived from the Indic TTS Database project, specifically using the Punjabi monolingual recordings from both male and female speakers. The dataset contains high-quality speech recordings with corresponding text transcriptions, making it suitable for text-to-speech (TTS) research and development.
|