Closed kazi-m22 closed 1 year ago
I missed some files while searching. found the dataloader. never mind..
Also had this issue while following the docs
It's in the root directory of the repository, in the jupytr file, add the following:
import sys
sys.path.append('/path/to/your/root')
While running train_sdnn.py i see this error. I did not find any audio_dataloader module in the files I downloaded from the repository of IntelNeuromorphicDNSChallenge. How do I get this module? I tried searching online but did not find this module.