Michael McAuliffe
Michael McAuliffe
That is very odd. Ok, some random debugging things: 1. Can you check that your disks are full? 2. Can you run the command with a `--clean` flag on it?...
Hi, just to follow up, I did remove it for 2.0 for a couple of reasons. The main one is that I'm not too sure that it improves the quality...
This looks to be version 1.0, right? Did you compile it from source yourself? If so, make sure you pulled in Kaldi binaries using the thirdparty scripts, but you can...
So I understand the use case a bit better: 1. Are there audio files involved at all? 2. If it's just using text transcriptions, then the general `mfa g2p` functionality...
Ah right, the conda packages aren't currently being built for non-intel platforms. I'll try to enable them and see if I can get them built.
@stefanocoretta Ok, arm64 packages should be up now if you wouldn't mind testing to see if they work? Or I should take that back, the kaldi ones are up, so...
Ah dang, yeah I just hit when trying to enable the build, Looks like G2P won't work on arm64 at the moment, but I'll see if I can cut Kyle...
It might be a difference in the solver they use? It seems like conda is slowly moving over to using mamba, so I would try running `conda install mamba` in...
Dang, ok, last thing to try for the moment, maybe try: `conda install -c conda-forge kaldi-5.5.992-cpu_h1234567_5`. That should help the solver. Failing that, I have some packaging changes in the...
Ok there should be a new build up and available that *should* work (5.5.992_7), if you get a chance, could you run a test?