`extendedShapes` with empty string throws an error
Thanks for this tool! Super neat and should save a lot of time. The possibilities in dynamic use cases are endless - as for me, I'm just saving some time producing an animation.
Anyway, I noticed your extendedShapes arg with an empty string "" is throwing a validation error. The docs mention an empty string should be passed to avoid using any optional mouth shapes, which doesn't seem to work in practice. I'm using the Windows version, latest release.
I'm able to get around this very easily by just passing "A" instead, as non-optional mouth shape values do appear to be accepted by the validator. I assume this produces a result identical to if --extendedShapes "" was working as intended.
That's strange! Can you give me the exact command line that's failing, along with the exact error message? Also, are you running the command from CMD or from a different shell?