KAI-KratosAI commited on
Commit
8bfe8af
·
verified ·
1 Parent(s): 8ecf1f5

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: Hindi Language Audio Dataset
4
+ language:
5
+ -hi
6
+ tags:
7
+ - speech
8
+ - emotional-speech
9
+ - audio-recognition
10
+ - ai-research
11
+ - voice-analysis
12
+ - natural-speech
13
+ - customer-support
14
+ task_categories:
15
+ - audio-classification
16
+ size_categories:
17
+ - n<1K
18
+ ---
19
+
20
+ # Hindi 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 English
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
+ ---