Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Quantile normalize timbre transfer demo.
Better compensates for difference in loudness curves between the source and training data. Also added a crude form of "autotuning". Since we're using Pickle to save and load quantile transforms, we have to freeze the version of scikit-learn as loading breaks between versions. PiperOrigin-RevId: 314434946
- Loading branch information