Skip to content

[pull] main from m-bain:main#71

Merged
pull[bot] merged 3 commits intoAsofwar:mainfrom
m-bain:main
Apr 1, 2026
Merged

[pull] main from m-bain:main#71
pull[bot] merged 3 commits intoAsofwar:mainfrom
m-bain:main

Conversation

@pull
Copy link
Copy Markdown

@pull pull bot commented Apr 1, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

claude and others added 3 commits April 1, 2026 09:00
On environments like Google Colab where torchvision is pre-installed,
`pip install whisperx` upgrades torch to 2.8.0 but leaves the old
incompatible torchvision behind. The version mismatch causes
`RuntimeError: operator torchvision::nms does not exist` which
cascades through transformers' import chain into the confusing
`ModuleNotFoundError: Could not import module 'Wav2Vec2ForCTC'`.

Fixes #1339

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
torchcodec 0.10.0 requires torch 2.10; only 0.6.x-0.7.x are
compatible with torch 2.8. Without the cap, pip resolves to 0.10.0+
causing runtime errors. Platform markers are preserved since torchcodec
has no aarch64 Linux wheels for these versions.

Fixes #1392

Co-Authored-By: ssakkout <145016316+ssakkout@users.noreply.github.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@pull pull bot locked and limited conversation to collaborators Apr 1, 2026
@pull pull bot added the ⤵️ pull label Apr 1, 2026
@pull pull bot merged commit 4a6477e into Asofwar:main Apr 1, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant