Maris Basha

Results 7 comments of Maris Basha

@NickleDave I have github desktop, so its automatically synced, I can see it from the app. Let's meet on Monday 2 October then! Let me know when I will have...

@NickleDave added the requested changes. Also as we talked on the last call I made the commit very expressive on everything that changed in that commit.

@NickleDave sure, I'll have a look during the weekend and I'll let you know!

Hello @NickleDave, as far as I was able to infer, the problem is related to batching. In line 98 of nets/ava.py we have: `x = self.encoder(x.unsqueeze(self.in_channels)).view(-1, self.in_fc)` The error is...

@NickleDave I am having trouble with `nox -s test-data-generate`. I receive the following error: `NotADirectoryError: Path specified for ``data_dir`` not found: tests/data_for_tests/source/audio_cbin_annot_notmat/gy6or6/032312` Which after inspection I see that `tests/data_for_tests/source/` is...

Everything fine now. Thanks!

@NickleDave I have pushed again to my fork the parts divided by file. I am having trouble configuring the trainer. Could we have a brief discussion?