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

Centered frames and online preprocessing. #52

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

copybara-service[bot]
Copy link

Centered frames and online preprocessing.

  • Function for centering and uncentering frames
  • Preprocesser to calculate centered F0 and power online.
  • pad_end options to compute_power and compute_loudness, preserving default behavior but allowing turning off of end padding.
  • Processor to remove center padding from synthesis output.
  • vst.gin config for training with centered inputs and outputs.
  • Refactor scaling functions in preprocessing.

* Function for centering and uncentering frames
* Preprocesser to calculate centered F0 and power online.
* `pad_end` options to compute_power and compute_loudness, preserving default behavior but allowing turning off of end padding.
* Processor to remove center padding from synthesis output.
* vst.gin config for training with centered inputs and outputs.
* Refactor scaling functions in preprocessing.

PiperOrigin-RevId: 393703944
@google-cla google-cla bot added the cla: yes label Oct 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant