Update README.md
Browse files
README.md
CHANGED
@@ -33,7 +33,7 @@ configs:
|
|
33 |
---
|
34 |
# Speech Quality Assessment Data
|
35 |
The dataset is derived from the TMHINT-Q dataset [(paper)](https://arxiv.org/pdf/2111.02585). The speech is in Mandarin Chinese, and noise of different types and levels was added to clean speech.
|
36 |
-
Human annotators were asked to score each audio on its "quality" aspect on a 1-5 scale (shown in `human_quality_a/b` is the average across multiple annotators).
|
37 |
|
38 |
- `label = a` => `audio_a` is of higher quality than `audio_b` (i.e., less noisy and clearer)
|
39 |
- `label = b` => `audio_b` is of higher quality than `audio_a`
|
|
|
33 |
---
|
34 |
# Speech Quality Assessment Data
|
35 |
The dataset is derived from the TMHINT-Q dataset [(paper)](https://arxiv.org/pdf/2111.02585). The speech is in Mandarin Chinese, and noise of different types and levels was added to clean speech.
|
36 |
+
Human annotators were asked to score each audio on its "quality" aspect on a 1-5 scale (shown in `human_quality_a/b` is the average across multiple annotators). Note that the full pairwise mapped dataset contains 6475, and for this work we sample 600 rows.
|
37 |
|
38 |
- `label = a` => `audio_a` is of higher quality than `audio_b` (i.e., less noisy and clearer)
|
39 |
- `label = b` => `audio_b` is of higher quality than `audio_a`
|