TrainingDataPro commited on
Commit
f5ac817
1 Parent(s): ed7e391

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +56 -0
README.md CHANGED
@@ -1,3 +1,59 @@
1
  ---
2
  license: cc-by-nc-nd-4.0
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: cc-by-nc-nd-4.0
3
+ task_categories:
4
+ - audio-classification
5
+ language:
6
+ - en
7
+ tags:
8
+ - code
9
+ - legal
10
  ---
11
+
12
+ # Emotions on Audio Dataset
13
+
14
+ The audio dataset consists of a collection of texts spoken with four distinct emotions. These texts are spoken in English and represent four different emotional states: **euphoria, joy, sadness and surprise**.
15
+ Each audio clip captures the tone, intonation, and nuances of speech as individuals convey their emotions through their voice.
16
+
17
+ The dataset includes a diverse range of speakers, ensuring variability in *age, gender, and cultural backgrounds*, allowing for a more comprehensive representation of the emotional spectrum.
18
+
19
+ The dataset is labeled and organized based on the emotion expressed in each audio sample, making it a valuable resource for emotion recognition and analysis. Researchers and developers can utilize this dataset to train and evaluate machine learning models and algorithms, aiming to accurately recognize and classify emotions in speech.
20
+
21
+ ### The audio dataset also provides an opportunity for various applications:
22
+ - sentiment analysis
23
+ - automatic emotion detection
24
+ - emotional speech synthesis.
25
+ - voice assistants
26
+ - customer service
27
+ - mental health analysis
28
+ - entertainment industries
29
+
30
+ ![](https://www.googleapis.com/download/storage/v1/b/kaggle-user-content/o/inbox%2F618942%2F94459eaec038a29404e3a7afef3fb88c%2Faudio0.png?generation=1689235055331390&alt=media)
31
+
32
+ # Get the Dataset
33
+
34
+ ### This is just an example of the data
35
+
36
+ If you need access to the entire dataset, contact us via **[sales@trainingdata.pro](mailto:sales@trainingdata.pro)** or leave a request on **[https://trainingdata.pro/data-market](https://trainingdata.pro/data-market?utm_source=huggingface)**
37
+
38
+ # Content
39
+
40
+ - **files**: includes folders corresponding to people and containing text spoken in English in 4 different manners: **euphoric, joyfully, sad and surprised**
41
+ - **.csv** file: contains information about people in the dataset
42
+
43
+ ### File with the extension .csv
44
+
45
+ includes the following information for each set of media files:
46
+
47
+ - **set_id**: link to the set of audio files,
48
+ - **text**: text spoken in the audio set,
49
+ - **gender**: gender of the person,
50
+ - **age**: age of the person,
51
+ - **country**: country of the person
52
+
53
+ # Audio with emotions might be collected in accordance with your requirements.
54
+
55
+ ## **[TrainingData](https://trainingdata.pro/data-market?utm_source=huggingface)** provides high-quality data annotation tailored to your needs
56
+
57
+ More datasets in TrainingData's Kaggle account: **https://www.kaggle.com/trainingdatapro/datasets**
58
+
59
+ TrainingData's GitHub: **https://github.com/trainingdata-pro**