Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

xVAPitch/v3 models <PAD> symbols ignored by modifier if done one by one #66

Open
Pendrokar opened this issue Feb 4, 2024 · 2 comments

Comments

@Pendrokar
Copy link
Contributor

If modifier values of each letter in a word are changed one by one, then symbols are not affected and the effect is diminished.

    "_",
    "<PAD>",
    "P",
    "<PAD>",
    "AE1",
    "<PAD>",
    "L",
    "<PAD>",
    "AH0",
    "<PAD>",
    "D",
    "<PAD>",
    "IH0",
    "<PAD>",
    "N",
    "<PAD>",
    "_"
],
"pitchNew": [
    0,
    0,
    5.911111,
    0,
    5.911111,
    0,
    5.911111,
    0,
    5.911111,
    0,
    5.911111,
    0,
    5.911111,
    0,
    5.911111,
    0,
    0
],
@Pendrokar
Copy link
Contributor Author

Workaround: Use Shift and Alt keys when pressing on letters.

@Pendrokar
Copy link
Contributor Author

@Bunglepaws I will probably look into this someday as it doesn't need Python code changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant