Skip to content
Discussion options

You must be logged in to vote

@daveshenal called it exactly right — the [object Object] in the identity tags was the tell. 🎯

What happened: a bug in an older build saved the designed voice's gender/identity data as a raw object instead of the tag string. An early cleanup pass then blanked the corrupted value — which silently threw away your design, so "Wanita M" rendered with the engine's default (male-sounding) voice instead of your female design. Exactly what you saw.

This is fixed since v0.3.7 (PR #600, which cites this exact Indonesian-female-voice case): the app now rebuilds the identity from your design's saved category picks at synthesis time — your existing voices heal automatically, no need to re-create them

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by debpalash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants