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

simple loudness in fourier_bank #115

Merged
merged 1 commit into from
Jun 19, 2024

Commits on Jun 19, 2024

  1. simple loudness in fourier_bank

    this incrementalizes/simplifies the tabuli path
    
    |Score type |MSE               |Min score         |Max score         |Mean score        |
    |-----------|------------------|------------------|------------------|------------------|
    |Zimtohrli  |0.089327353427112 |0.559850956043716 |0.780744060923064 |0.708638004179837 |
    |ViSQOL     |0.115330916105424 |0.520833375452983 |0.801480831107469 |0.675101633981268 |
    |2f         |0.129541391104905 |0.484687555319526 |0.797475783883375 |0.661870345773127 |
    |PESQ       |0.147425552045669 |0.342342966279351 |0.841271127756762 |0.647128996775172 |
    |CDPAM      |0.153471222942756 |0.441558428344727 |0.728779141125759 |0.620699318941738 |
    |PARLAQ     |0.185057687192323 |0.445261140223642 |0.784370761057963 |0.587162756572532 |
    |AQUA       |0.223207996944378 |0.331645933512413 |0.739286336419790 |0.547804951221731 |
    |PEAQB      |0.225217321572038 |0.278744167467764 |0.851011116004117 |0.553935720513487 |
    |DPAM       |0.315810440183130 |0.186717781679534 |0.690564701717118 |0.460415212267967 |
    |WARP-Q     |0.339686211572685 |0.067600137543649 |0.777119464646524 |0.475793617709890 |
    |GVPMOS     |0.412937133868407 |0.006851162794410 |0.783946603687895 |0.412912222208318 |
    
    real	4m19.928s
    user	223m47.057s
    sys	46m23.955s
    jyrkialakuijala committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    90d422a View commit details
    Browse the repository at this point in the history