Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: lucidrains/audiolm-pytorch
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.1.0a
Choose a base ref
...
head repository: lucidrains/audiolm-pytorch
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 11 commits
  • 7 files changed
  • 1 contributor

Commits on Nov 6, 2024

  1. fix an issue with quantize dropout for residual finite scalar quantiz…

    …ation in distributed environment
    lucidrains committed Nov 6, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    3ecad14 View commit details

Commits on Nov 7, 2024

  1. update vq again

    lucidrains committed Nov 7, 2024
    Copy the full SHA
    c31ac2c View commit details
  2. update vq again

    lucidrains committed Nov 7, 2024
    Copy the full SHA
    ade4fd6 View commit details
  3. use future annotations

    lucidrains committed Nov 7, 2024
    Copy the full SHA
    37f82de View commit details
  4. Copy the full SHA
    dd77186 View commit details

Commits on Nov 8, 2024

  1. update vq again

    lucidrains committed Nov 8, 2024
    Copy the full SHA
    aa744f5 View commit details
  2. update vq

    lucidrains committed Nov 8, 2024
    Copy the full SHA
    8fe5984 View commit details
  3. address #279 again

    lucidrains committed Nov 8, 2024
    Copy the full SHA
    5d17c09 View commit details

Commits on Jan 11, 2025

  1. new paper claims gradient penalty on fake images going into discrimin…

    …ator stabilizes adversarial networks
    lucidrains committed Jan 11, 2025
    Copy the full SHA
    6740714 View commit details

Commits on Jan 12, 2025

  1. Copy the full SHA
    2154a74 View commit details
  2. Copy the full SHA
    d65fd15 View commit details
Loading