You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there some way to compose both scaling and shifting of the pitch? That is, I would like to be able to pipe the pitch generated by the model through this formula:
pitch = modelPitch * scale + shift
The text was updated successfully, but these errors were encountered:
Is there some way to compose both scaling and shifting of the pitch? That is, I would like to be able to pipe the pitch generated by the model through this formula:
The text was updated successfully, but these errors were encountered: