Hi!
The
MFA installation instructions mention that "Installing MFA via conda will pick up Kaldi as well." This is great news for me, since I found that manually building the prerequisites isn't trivial. I also noticed that Michael McAuliffe seems to have put quite some effort into making sure that the
kaldi package is available not just in a CPU version, but also in a GPU version with CUDA support,
kaldi-cuda.
My question, then, is: How do I install MFA via Conda in such a way that the CUDA version of Kaldi gets installed? Unless I'm missing something, the montreal-forced-aligner package explicitly references the kaldi package, which I suspect is identical with caldi-cpu.
Best,
Daniel