Faster-whisper and python 3.13

HA wants python 3.13 from feb. 2025.
The speech engine faster-whisper needs ctranslate2 which is not available for python 3.13 !?

You don’t use venv?

Ah ok you think home assistant running with python 3.13 and faster-whisper with python 3.12?

From what I can tell, HA runs this in a Docker container and the container can run 3.12.