KAI-KratosAI commited on
Commit
17f69c6
·
verified ·
1 Parent(s): 57f851c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +71 -3
README.md CHANGED
@@ -1,3 +1,71 @@
1
- ---
2
- license: cc-by-4.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-4.0
3
+ pretty_name: Urdu Language Audio Dataset
4
+ tags:
5
+ - speech
6
+ - emotional-speech
7
+ - audio-recognition
8
+ - ai-research
9
+ - voice-analysis
10
+ - natural-speech
11
+ - customer-support
12
+ task_categories:
13
+ - audio-classification
14
+ size_categories:
15
+ - n<1K
16
+ language:
17
+ - ur
18
+ ---
19
+
20
+ # Urdu Language Audio Dataset
21
+
22
+ **Text spoken by all participants:**
23
+
24
+ مصنوعی ذہانت (AI) تیزی سے ترقی کر رہی ہے، جو روزمرہ کی زندگی کو بدل رہی ہے۔ اس کی اختراعات تعلیم، صحت کی دیکھ بھال اور کام کو بہتر بنا رہی ہیں، نئے مواقع پیدا کر رہی ہیں۔
25
+
26
+ The dataset supports training and evaluation of models in:
27
+
28
+ - Automatic Speech Recognition (ASR)
29
+ - Emotional tone classification
30
+ - Voice synthesis and generation
31
+ - Emotion-aware conversational agents
32
+
33
+ ---
34
+
35
+ ## Intended Uses
36
+
37
+ ### ✅ Direct Use
38
+
39
+ - Training and benchmarking ASR models with Indian-accented Marathi.
40
+ - Emotion detection and classification from voice
41
+ - Research in affective computing and empathetic AI
42
+
43
+ ### ❌ Out-of-Scope Use
44
+
45
+ - Real-time or production-grade systems
46
+ - Commercial use without proper CC BY 4.0 attribution
47
+ - Clinical or diagnostic use cases
48
+
49
+ ---
50
+
51
+ ## Considerations and Limitations
52
+
53
+ - ❗ The dataset is small (<1,000 samples) and not fully representative of India's linguistic and emotional diversity
54
+ - 💡 Emotions are subjective — classification results may vary by listener or model
55
+ - 🔄 Future versions will aim to expand multilingual support and speaker diversity
56
+
57
+ ---
58
+
59
+ ## License
60
+
61
+ **CC BY 4.0** — You can use, modify, and share the dataset with appropriate credit.
62
+
63
+ ---
64
+
65
+ ## Contact
66
+
67
+ - For queries or collaborations related to datasets, contact at :
68
69
70
+
71
+ ---