Hi there !
I’ve been trying to get Antescofo to work on my Raspberry Pi for a Project.
Now I’ve found a linux-compatible version (0.92) in the archive of the website but the code was only compiled for i386 and ia64 architectures.
After searching in a lot of different directions, installing different kernels and distributions on the Pi I realized that I would never get it to work because of the ARM (armv8) processor that is in the Pi (different set of instructions).
I read in this paper that the researchers had compiled a version for the ARM Cortex A9 processor in the course of the experiment.
Does someone know if and where I could find this version ?
I tried running a VM on the pi with Aarch64 but it is just too slow.
Thanks a lot for your help !