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

Commits on Oct 20, 2021

  1. 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.
    
    PiperOrigin-RevId: 393703944
    jesseengel authored and Magenta Team committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    fa7c31a View commit details
    Browse the repository at this point in the history