Closed shoegazerstella closed 3 years ago
I had to upgrade arrayfire instead of downgrading flashlight. Wav2letter won't build against old flashlight.
@lunixbochs, @shoegazerstella
Flashlight and wav2letter are synchronised together. So if you are trying to build current master of wav2letter you need to use current master of flashlight too. Otherwise checkout in wav2letter to the commit at the same time as commit you checkout in flashlight.
Hi, I am encountering a series of issues in building the Dockerfile-CUDA you provide. First of all, building it as is, results in this error:
So i added this line to change flashlight commit:
rebuilding with this change results at some point in this error here:
I did not find any solution to this even if I see similar issues open. Maybe the checkout tag is not the correct one?