Rhubarb Lip Sync uses word-based speech recognition. That works well for English dialog. For non-English dialog, however, phonetic recognition might work better. Rather than try to extract English words from non-English speech, this will extract phonemes.
I'm planning to add a CLI option to switch to phonetic recognition.
This is only a temporary solution. In the long run, I still plan to implement full (word-based) recognition for languages other than English (see #5).
Rhubarb Lip Sync uses word-based speech recognition. That works well for English dialog. For non-English dialog, however, phonetic recognition might work better. Rather than try to extract English words from non-English speech, this will extract phonemes.
I'm planning to add a CLI option to switch to phonetic recognition.
This is only a temporary solution. In the long run, I still plan to implement full (word-based) recognition for languages other than English (see #5).