Mina Khoei

Results 12 comments of Mina Khoei

> Hello @MinaKh! Currently I don't understand how what you're trying to achieve with this class cannot already be done with existing classes. It seems to me that you want...

> @MinaKh I think you should add `torchaudio` to the test `requirements.txt`, 'cause it fails as dependency in the CI tests. Thanks, just did!

> It seems that the tests now are running using CUDA. Maybe it is better to run them with everything on CPU? Or we could modify the `requirements.txt` to install...

> The Github Actions test suite doens't have a GPU installed, therefore there's no point in installing any CUDA dependencies. Tests should always run on CPU please. Thank you Thanks...

Hi @biphasic, Thanks for facilitating this! It seems that we need to explicitly install cpu version of `torchaudio` in `ci-pipeline.yml`. Lines 24, 45 and 66 need to be updated to...

> where do you see that error? I see a different error, again related to CUDA https://github.com/neuromorphs/tonic/actions/runs/7089430652/job/19294156537?pr=273

> where do you see that error? I see a different error, again related to CUDA https://github.com/neuromorphs/tonic/actions/runs/7089430652/job/19294156537?pr=273 @biphasic Yes I see this error and I think its because we don't...

@fabrizio-ottati Thanks Fabrizio, sorry I just accidentally closed this PR :D Can you undo that?

Ok, reopened! sorry for the inconvenience!

> Okay, it seems I convinced it @MinaKh :) > Okay, it seems I convinced it @MinaKh :) Thanks @fabrizio-ottati