File size: 7,153 Bytes
c85fecc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
# SoundRisk Dataset

## Overview

SoundRisk is a multimodal dataset for studying financial communication signals, transcript characteristics, and market-related observations from publicly available earnings calls.

The dataset integrates earnings call transcripts, speaker information, structured annotations, and aligned financial time-series information. It is designed for research on multimodal data analysis, natural language processing, speech analysis, temporal modeling, and empirical financial communication studies.

The dataset is organized into two complementary components:

1. `soundrisk_nasdaq_earningscall_stockprice_transcripts`
2. `soundrisk_transcripts_descriptive_stat_analysis_result`

---

# Dataset Components

## 1. Earnings Call Transcript and Market Dataset

Directory:

```

soundrisk_nasdaq_earningscall_stockprice_transcripts/

```

This dataset contains processed earnings call records, transcript segments, metadata, and aligned market information.

### Dataset Statistics

- Companies: 283 publicly listed companies
- Earnings call sessions: 1,795
- Language: English
- Earnings call period: January 2021 – June 2025
- Stock price history: Daily market observations
- Speaker roles: CEO, CFO, CXO, Analyst, Host, and other participants when available

### Data Contents

Each company directory may contain:

- Earnings call metadata files
- Transcript files
- Speaker information
- Role annotations
- Stock price records
- Derived alignment information

### Transcript Information

Transcript records include:

| Field | Description |
|---|---|
| `uid` | Unique earnings call identifier |
| `ticker` | Company ticker |
| `event_time` | Earnings call timestamp |
| `segment_index` | Transcript segment order |
| `speaker` | Speaker identifier from transcript |
| `speaker_role` | Speaker role category |
| `transcripts` | Transcript text segment |
| `token_count` | Segment token count |

### Annotation Information

The dataset may include derived categorical annotations from transcript and acoustic processing pipelines.

These annotations represent computational outputs and should not be interpreted as verified human psychological states, intentions, personality traits, or emotional ground truth.

### Market Information

Aligned financial information may include:

- Historical volatility indicators
- Daily returns
- Future return windows
- Realized volatility measurements

Market variables represent historical observations and are not intended for autonomous trading or investment decisions.

---

# 2. Transcript Descriptive Statistical Analysis Dataset

Directory:

```

soundrisk_transcripts_descriptive_stat_analysis_result/

```

This dataset contains statistical summaries and analytical results generated from the processed transcript corpus.

### Included Information

Examples include:

- Transcript-level descriptive statistics
- Segment-level statistics
- Speaker-role statistics
- Temporal distribution analysis
- Annotation distribution summaries
- Communication pattern measurements

The dataset provides aggregated views of the transcript collection and supports exploratory analysis, benchmarking, and reproducibility of statistical studies.

---

# Data Processing and Front-End Processing Pipeline

The dataset is constructed through a multimodal processing pipeline that integrates
speech processing, transcript analysis, and financial time-series alignment.

The speech front-end processing component follows a physics-gated streaming
multi-task speech analysis framework, which performs reliable speech representation
extraction, temporal segmentation, and affect-related acoustic feature estimation.

The front-end processing methodology is described in:

```bibtex

@article{chen2026physics,

  title={Physics-Gated Streaming Multi-Task Speech Front-End for Reliability-Weighted Teleconference Affect Aggregation},

  author={Chen, Xiaoliang and Chang, Le and Cai, Yixuan and Huang, Yunhe},

  journal={IEEE Access},

  volume={14},

  pages={70747--70762},

  year={2026},

  doi={10.1109/ACCESS.2026.3687928},

  publisher={IEEE}

}

```
---

# Data Quality Control

Quality checks include:

- Missing file detection
- JSON and transcript format validation
- Duplicate identifier checking
- Annotation consistency checking
- Timestamp validation
- Market alignment verification

Records with incomplete information are retained where possible with explicit missing-value indicators.

---

# Intended Uses

The dataset is suitable for:

- Multimodal financial communication analysis
- Speech and transcript modeling
- Natural language processing research
- Temporal sequence modeling
- Market communication studies
- Statistical analysis of corporate disclosures
- Benchmark development for multimodal learning systems

---

# Limitations

Users should consider the following limitations:

- The dataset covers a defined group of companies and time periods.
- Public earnings calls may differ in recording quality and availability.
- Transcript quality depends on the original source material.
- Speaker role assignments may contain errors.
- Derived annotations are computational estimates rather than human-labeled ground truth.
- Market observations do not represent all possible financial responses.
- Results based on this dataset should account for temporal and company-level dependencies.

---

# Privacy and Ethical Considerations

Earnings calls are public corporate communications. However, transcript records may contain publicly available speaker names and professional roles.

Users should:

- Respect applicable data usage requirements.
- Avoid inferring private attributes from public communication data.
- Avoid using the dataset for employment, insurance, credit, surveillance, or other high-impact decisions.
- Avoid speaker identification, voice cloning, or identity inference applications.

---

# License and Redistribution

The dataset may contain components originating from different sources, including transcripts, financial records, metadata, and derived analytical outputs.

Users are responsible for:

- Checking applicable source licenses.
- Following copyright and database usage requirements.
- Ensuring appropriate redistribution and usage permissions.

---

# Reproducibility

The dataset structure is designed to support reproducible analysis workflows.

Recommended practice:

- Preserve dataset versions.
- Record preprocessing configurations.
- Document feature extraction methods.
- Report filtering criteria and missing-data handling procedures.

---

# Dataset Organization

Recommended directory structure:

```

SoundRisk/


├── README.md


├── soundrisk_nasdaq_earningscall_stockprice_transcripts/


└── soundrisk_transcripts_descriptive_stat_analysis_result/

```

---

# Contact

For questions regarding dataset structure, corrections, or data usage, please refer to the dataset repository information.