Skip to content

Restore local Whisper test coverage on Python 3.13#893

Merged
ftnext merged 1 commit intoUberi:masterfrom
ftnext:codex/python-313-whisper-tests
Apr 6, 2026
Merged

Restore local Whisper test coverage on Python 3.13#893
ftnext merged 1 commit intoUberi:masterfrom
ftnext:codex/python-313-whisper-tests

Conversation

@ftnext
Copy link
Copy Markdown
Collaborator

@ftnext ftnext commented Apr 5, 2026

Summary

Restore the local Whisper test coverage on Python 3.13.

This change:

  • runs the whisper-local and faster-whisper dependency set again on Ubuntu for Python 3.13
  • updates the local Whisper test skips so they are skipped only on Python 3.14 and later
  • keeps the lighter dependency set for Python 3.14 unchanged

Verification

  • python3 -m py_compile tests/recognizers/whisper_local/test_whisper.py tests/recognizers/whisper_local/test_faster_whisper.py
  • git diff --check
  • pytest -q tests/recognizers/whisper_local/test_whisper.py tests/recognizers/whisper_local/test_faster_whisper.py in the local Python 3.14 environment stopped at collection because numpy was not installed

@ftnext ftnext merged commit 64247af into Uberi:master Apr 6, 2026
10 checks passed
@ftnext ftnext deleted the codex/python-313-whisper-tests branch April 6, 2026 14:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant