bamsumit
bamsumit
@danielbdr There seem to 200+ files changed! This is excessive. Perhaps get rid of unnecessary cache?
Hi all, I have fixed the typo in the readme. As you already noted, it should have been `noisyspeech_synthesizer.py`, not `.cfg` Assuming you have downloaded your dataset in `./data/datasets_fullband/`, the...
@daevem thanks for putting up this information. Perhaps the `librosa` interface has changed at some point. A working combination we have for the current version of code is with ```...
@haoxiangsnr thanks for reaching out to us. Please use the latest **main** branch of both lava and lava-dl. The issue has been resolved there. Apologies for the confusion.
@haoxiangsnr do you still get the same exception? ```bash Encountered Fatal Exception: DelayDense Process 'delays' expects values between 0 and 63 for Loihi, got ``` It looks like it is...
It should not. The `is_validaion_set` gets propagated into `is_test_set` which changes the way audio samples are generated deep inside the [build_aduio](https://github.com/microsoft/DNS-Challenge/blob/5582dcf5ba43155621de72a035eb54a7d233af14/noisyspeech_synthesizer_singleprocess.py#L92) method. In addition, We have done a thorough verification...
@porcupine28 Are you still facing this issue? If yes, can you share your version of `soundfile` library? ```bash pip freeze | grep soundfile ``` We have working configuration with `soundfile==0.11.0`.
It might also be useful to look at the string `noisy_file` [here]( https://github.com/IntelLabs/IntelNeuromorphicDNSChallenge/blob/main/audio_dataloader.py#L63) and try just loading the audio with `sf.read(noisy_file)`
Hi @alexggener would you be interested in implementing ConvT process in lava since you already helped on the implementation of ConvT blocks on lava-dl? I can point you toward how...
Hi @alexggener great. Early Q2 sounds fine. Drop me an email or message.