zhaoyang9425
commited on
Commit
·
d6a5315
1
Parent(s):
c51ea31
Upload README.md
Browse files
README.md
ADDED
@@ -0,0 +1,29 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: afl-3.0
|
3 |
+
task_categories:
|
4 |
+
- noisy_speech_recognition
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
tags:
|
8 |
+
- read book
|
9 |
+
pretty_name: NoisyLibriSpeech_MUSAN
|
10 |
+
---
|
11 |
+
# Dataset Card for the Noisy LibriSpeech dataset
|
12 |
+
|
13 |
+
## Dataset Description
|
14 |
+
|
15 |
+
- **Homepage:** Coming Soon
|
16 |
+
- **Repository:** https://huggingface.co/datasets/zhaoyang9425/NoisyLibriSpeechDataset-MUSAN
|
17 |
+
- **Paper:** Coming Soon
|
18 |
+
=- **Point of Contact:** zhaoyang9425@gmail.com
|
19 |
+
|
20 |
+
### Dataset Summary
|
21 |
+
|
22 |
+
The noisy speech corpus is constructed by randomly sampling noise clips from the MUSAN noise dataset and adding them to LibriSpeech dataset.
|
23 |
+
The Signal-to-Noise Ratio (SNR) levels are sampled from a uniform distribution in 0 dB, 5 dB, 10 dB, 15 dB, and 20 dB.
|
24 |
+
|
25 |
+
## Dataset Structure
|
26 |
+
|
27 |
+
same structure with LibriSpeech dataset
|
28 |
+
|
29 |
+
|