Juliocgg

Results 12 comments of Juliocgg

Hi @ihowell , I have the same issue. Did you find any solution? Regards Edit: I was running the tasks from within another repo thinking that it must pass the...

Hi guys, I had a similar problem as @marinasaizalia and want to share my experience with you. Hope that helps some of you. I found out that during installation of...

I found the solution for my case in some other thread. I think it was here #137 uninstall sounddevice **and** portaudio with conda and reinstall with pip. sd.query_devices() displays ASIO...

Hi, I had the same problem right from training iteration < 100 on cpu/gpu. My steps to find a reason for loss = nan were: - run training on cpu...

> Hi, I had the same problem right from training iteration < 100 on cpu/gpu. My steps to find a reason for loss = nan were: > > * run...

@Xmaster6y Thanks for the code. Should deleting an index also delete the embedding related to that index? After deleting 3 from 5 indices and running for each id `index.reconstruct(id)` I...

Same here, but for dump 22-05 :) And each of my *_log.err files reach sizes of 5GB showing repeteadly this (which might be the reason for small hashes size) Message:...

Hello, I have a similar issue. Cannot access https://raw.githubusercontent.com/nltk/nltk_data/gh-pages/index.xml after `nltk.download()` edit: I see now that there plenty of similar issues related, e.g. https://github.com/nltk/nltk_data/issues/192

2022-05 as well. Any news here?