AEC-Challenge icon indicating copy to clipboard operation
AEC-Challenge copied to clipboard

AEC Challenge

Results 23 AEC-Challenge issues
Sort by recently updated
recently updated
newest added

input-> unzip fullband.zip output-> Archive: fullband.zip warning [fullband.zip]: 16408725263 extra bytes at beginning or within zipfile (attempting to process anyway) error [fullband.zip]: start of central directory not found; zipfile corrupt....

Hi, I am wondering if you are able to provide the code that you used to generate those synthetic echo data?

i cannot find them, the folder "rirs" is empty. And there is no download link in README

I have tested blind_test_set_interspeech2021, I force the enhanced audio to all zeros samples, and I find a bug in [MOS local Version 5](https://github.com/microsoft/AEC-Challenge/tree/main/AECMOS/AECMOS_local), because all scores are very high, but...

In the fullband corpus, a lot of audio was missing, for example, some had only mic without ref, or both existed but the mic signal was empty!

Why are all real datasets downloaded at 16k sampling rates. Where is the 48k training set

Could you please confirm that the MIT license applies to the ONNX file (https://github.com/microsoft/AEC-Challenge/tree/main/baseline/icassp2022) as well as the software?

Hi, I'm trying to replicate your baseline model and looking into the onnx file using an onnx visualizer (https://netron.app) I observed that there is a _clip_ after the sigmoid function....

Should the loopback file be aligned with the microphone signal when I run AECMOS_local/aecmos.py? I noticed that the AECMOS score depends on whether I use alignment (eg via gccphat). This...