File size: 774 Bytes
ddb99f9
 
6b1c63e
 
 
 
 
 
 
 
 
11029ca
 
 
 
 
3b4b3dd
6b1c63e
 
3b4b3dd
5d5c3aa
6b1c63e
3b4b3dd
 
1dd2041
 
3b4b3dd
 
 
6b1c63e
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
---
license: cc
task_categories:
- audio-to-audio
- text-generation
- audio-classification
- video-classification
language:
- en
size_categories:
- 1K<n<10K
# configs:
#   - config_name: default
#     data_files:
#       - split: test_freq
#         path: test_freq/*, metadata.jsonl
---


# Dataset Description
This dataset includes manually annotated metadata linking audio files to transcriptions, emotions, and other attributes. The `test_freq.parquet` file contains these links and metadata.

## Data Fields
- `id`: unique identifier for each conversation.
- 'utterance' : uterrance index. 
- `from`: who the message is from (human, gpt)
- `value`: the text of the utterance.
- `emotion`: the emotion of the utterance.
- `audpath`: path to the associated audio file.