Skip to content

ISmallFish/SINR-DASN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

SINR-DASN

Data Preparation

  • Cat Librispeech

The train-clean-100, train-clean-360, dev-clean, and test-clean datasets in LibriSpeech, which contain speech from the same speakers, are concatenated, resulting in a total of 1252 utterances (251, 921, 40, and 40, respectively).

  • Gen Room Impulse Response

  1. The RIRs for the Training Data and Development Data are generated using genRIR_ForFrmLvSINR_TrainingData.m.
  2. The RIRs for the Test Data are generated using genRIR_ForFrmLvSINR_TestData.m.
  3. The RIRs for the Sensor-Selection Data are generated using genRIR_ForFrmLvSINR_NodeSlct_Data.m.
  • Data Generation Procedure

  1. To be continued.

Updated on November 18, 2024

The code and datasets are currently under preparation.

(The original plan was to release it before November 20, but I’ve been too busy recently.)

Reference

S. Guan, M. Wang, Z. Bai, J. Wang, J. Chen and J. Benesty, "Smoothed Frame-Level SINR and Its Estimation for Sensor Selection in Distributed Acoustic Sensor Networks," in IEEE/ACM Transactions on Audio, Speech, and Language Processing, doi: 10.1109/TASLP.2024.3477277.

Pan, Chao, et al. "An Anchor-Point Based Image-Model for Room Impulse Response Simulation with Directional Source Radiation and Sensor Directivity Patterns." arXiv preprint arXiv:2308.10543 (2023).

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages