Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Implement zero terminal SNR noise schedule option #14145

Merged
merged 13 commits into from
Jan 1, 2024

Commits on Nov 29, 2023

  1. Configuration menu
    Copy the full SHA
    b25c126 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    588a528 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d0a8dc View commit details
    Browse the repository at this point in the history
  4. Fix infotext for ztSNR

    catboxanon committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    ec6ee5c View commit details
    Browse the repository at this point in the history
  5. Lint

    catboxanon committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    ffa7f82 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    de79597 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. remove debug print

    drhead authored Nov 30, 2023
    Configuration menu
    Copy the full SHA
    668ae34 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

  1. Configuration menu
    Copy the full SHA
    309a606 View commit details
    Browse the repository at this point in the history
  2. fix linting

    drhead authored Dec 2, 2023
    Configuration menu
    Copy the full SHA
    81c4ddf View commit details
    Browse the repository at this point in the history
  3. Revert 309a606

    drhead committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    4a43334 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dc1adee View commit details
    Browse the repository at this point in the history
  5. fix variable

    drhead committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    78acdcf View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2023

  1. re-derive sqrt alpha bar and sqrt one minus alphabar

    This is the only place these values are ever referenced outside of training code so this change is very justifiable and more consistent.
    drhead authored Dec 9, 2023
    Configuration menu
    Copy the full SHA
    5381405 View commit details
    Browse the repository at this point in the history