▲Output quality was initially quite horrible, but turned out the phoneme stuff (espeak library) was not used but a brute force method. After I asked Codex to add the same library (a WASM port I think) and using that (already in the code now), the output quality should match the original exactly. The speed is not too bad on my Macbook Pro (M3) either.
reply