This commit is contained in:
shahules786 2022-11-08 16:48:20 +05:30
parent 94ab778c0b
commit 6384915e17
2 changed files with 27 additions and 0 deletions

View File

@ -0,0 +1,15 @@
### DNS Challenge's dataset
The Deep Noise Suppression (DNS) Challenge is a single-channel speech enhancement
challenge organized by Microsoft, with a focus on real-time applications.
More info can be found on the [official page](https://dns-challenge.azurewebsites.net/).
**References**
The challenge paper, [here](https://arxiv.org/abs/2001.08662).
```BibTex
@misc{DNSChallenge2020,
title={The INTERSPEECH 2020 Deep Noise Suppression Challenge: Datasets, Subjective Speech Quality and Testing Framework},
author={Chandan K. A. Reddy and Ebrahim Beyrami and Harishchandra Dubey and Vishak Gopal and Roger Cheng and Ross Cutler and Sergiy Matusevych and Robert Aichner and Ashkan Aazami and Sebastian Braun and Puneet Rana and Sriram Srinivasan and Johannes Gehrke}, year={2020},
doi=https://doi.org/10.48550/arXiv.2001.08662,
}
```

View File

@ -0,0 +1,12 @@
## Valentini dataset
Clean and noisy parallel speech database. The database was designed to train and test speech enhancement methods that operate at 48kHz. A more detailed description can be found in the papers associated with the database.[official page](https://datashare.ed.ac.uk/handle/10283/2791)
**References**
```BibTex
@misc{DNSChallenge2020,
title={Noisy speech database for training speech enhancement algorithms and TTS models},
author={Valentini-Botinhao, Cassia}, year={2017},
doi=https://doi.org/10.7488/ds/2117,
}
```