AEC-Challenge
AEC-Challenge copied to clipboard
AEC Challenge
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....
Hi I opened these two files with audio tools, and they were all empty data without any voice. why? thanks!
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...