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: WyattBlue/auto-editor
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 29.8.0
Choose a base ref
...
head repository: WyattBlue/auto-editor
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 29.8.1
Choose a head ref
  • 14 commits
  • 17 files changed
  • 1 contributor

Commits on Feb 22, 2026

  1. Remove cuda builds

    They were too big and bloated. You can compile whisper-cpp with
    CUDA support if you really need it.
    WyattBlue committed Feb 22, 2026
    Configuration menu
    Copy the full SHA
    9f989b5 View commit details
    Browse the repository at this point in the history
  2. Allow nimble build to work

    Switch to `config.nims` so that the correct linkers are always
    passed no matter what nimble command is used.
    WyattBlue committed Feb 22, 2026
    Configuration menu
    Copy the full SHA
    25d710b View commit details
    Browse the repository at this point in the history
  3. Disable huffyuv codecs

    WyattBlue committed Feb 22, 2026
    Configuration menu
    Copy the full SHA
    169734c View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2026

  1. Configuration menu
    Copy the full SHA
    7911956 View commit details
    Browse the repository at this point in the history
  2. options is unused

    WyattBlue committed Feb 23, 2026
    Configuration menu
    Copy the full SHA
    eafc50d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    44e18b7 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2026

  1. Reduce peak memory usage

    WyattBlue committed Feb 24, 2026
    Configuration menu
    Copy the full SHA
    005bd4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8b9e70 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2026

  1. Configuration menu
    Copy the full SHA
    220a549 View commit details
    Browse the repository at this point in the history
  2. preview: use move

    WyattBlue committed Feb 28, 2026
    Configuration menu
    Copy the full SHA
    6708d95 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d7aac93 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c2c49c5 View commit details
    Browse the repository at this point in the history
  5. Don't need this

    WyattBlue committed Feb 28, 2026
    Configuration menu
    Copy the full SHA
    106ac03 View commit details
    Browse the repository at this point in the history
  6. Release 29.8.1

    WyattBlue committed Feb 28, 2026
    Configuration menu
    Copy the full SHA
    e9e2397 View commit details
    Browse the repository at this point in the history
Loading