Mahir Abbas

Results 17 comments of Mahir Abbas

removing convert from YAML and then running ```beet convert``` after on the library works

Ive never had an issue before on FLAC files and my library is >13,000. My guess is that @wisp3rwind was correct about something unusual about the FLAC files. I'm pretty...

A simple workaround that would be future-proof is to add a config setting that converts files after importing, instead of doing them as they are being imported. So a simple...

I have quite a few of the files, but I don't think any of them have free licenses

@sampsyo I've done all 3. The import without convert, with convert and running ffmpeg manually. It seems the issue is only when you import and convert at the same time....

This seems to happen to every file now. Not sure why. This error only occurs on import. Is there a way to get even more verbose output?

@sampsyo do you know how to do that? I've found that it leved the tmp files, but they're empty.

pytorch does use EPS, and not clamping. probably more performant

put test file in /test (don't know if correct place). BCEWithLogitsLoss outputs different values than in pytorch. definitions seem to be the same. created two models in /test/test_BCELoss. one in...