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

New variance parameter: tension #169

Merged
merged 11 commits into from
Feb 19, 2024
Merged

New variance parameter: tension #169

merged 11 commits into from
Feb 19, 2024

Conversation

yqzhishen
Copy link
Member

This PR adds support for tension, a new variance parameter.

Briefly, tension is related to the ratio of the base harmonic to the full harmonics. Low ratio (meaning other harmonics are powerful compared to the base harmonic) stands for high tension.

Tension is normally expected to be a better successor to energy. It controls the strength of singing voice much more effectively, and pushes the expressiveness to a new level.

Other changes in this PR:

  • Introduce a new DecomposedWaveform class to take apart aperiodict part, harmonic part and each level of harmonics from a waveform.
  • Remove hparams from all pitch extraction APIs to make them more reusable.

@yqzhishen yqzhishen added the enhancement New feature or request label Feb 17, 2024
@yqzhishen yqzhishen merged commit b8ba299 into main Feb 19, 2024
@yqzhishen yqzhishen linked an issue Feb 19, 2024 that may be closed by this pull request
@yqzhishen yqzhishen deleted the tension branch February 25, 2024 06:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support tension and voicing
1 participant