emotions not working with CPU #6
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Heres the error it gives
Should be fixed in commit
5f934c5feb
. I say should, because, while I did force TorToiSe to use my CPU, I'm not sure how guaranteed it was, even with compute time being noticeably slower. But it does seem to work in CPU-only mode.There was some rather careless assumption from either the original TorToiSe dev, or whoever provided
wav2vec_alignment.py
, to use a CUDA device without even querying for it in the first place in a section of code that I suppose only gets hit when using emotions/prompt engineering/prompt redactions.