History: Asynchronous recordings of speech mixtures
Comparing version 11 with version 17
@@ -Lines: 2-5 changed to +Lines: 2-8 @@
!! Introduction
In recent years, many recording devices such as voice recorders, smart phones, tablet-type mobile devices, laptop PCs, etc, can be available in our surrounding environment easily, and exploiting them for array signal processing is one of the attractive scenarios. However, in most cases, recorded signals with different devices are not synchronous, which include unknown time offsets of recording start or sampling frequency mismatch. The aim of this task to evaluate source separation on such asynchronous channles.
+
+ !!Results + Results for [http://www.onn.nii.ac.jp/sisec13/evaluation_result/ASY/ASY2013.html|development and test dataset] !! Description of the datasets @@ -Lines: 11-15 changed to +Lines: 14-18 @@
!!! Test data
- __Download [http://corpus-search.nii.ac.jp/sisec/2013/async/test.zip] (18.8 MB)__
+ __Download [http://corpus-search.nii.ac.jp/sisec/2013/async/test.zip|test.zip] (18.8 MB)__
The data consist of 18 stereo WAV audio files that can be imported in Matlab using the wavread command. These files are named ''test_<srcset>_<cond>_mix_<ch>.wav'', where
* ''<srcset>'': source sets ''male2'', ''male3'' and ''male4'', which correspond to the mixture of two, three and four male skerkers' utterrances, respectively. @@ -Lines: 41-48 changed to +Lines: 44-51 @@
!! Evaluation criteria
- We plan to use the criteria defined in the BSS_EVAL toolbox. The submitted results will be evaluated with SDR, SIR, SAR, ISR, using original sources at the first channel as "i" in bss_eval_images_nosort.m.
+ We plan to use the criteria defined in the BSS_EVAL toolbox. The submitted results will be evaluated with SDR, SIR, and SAR using original sources at the first channel as "i" in bss_eval_sources.m.
The criteria and benchmarks are respectively implemented in
- * [http://sisec2011.wiki.irisa.fr/tiki-download_file.php?fileId=1|bss_eval_images_nosort.m]
+ * [http://bass-db.gforge.inria.fr/bss_eval/bss_eval_sources.m|bss_eval_sources.m]
!! Licensing issues |