安装后需要确定使用 OpenAI Whisper、CTranslate2 或 Distil-Whisper 模型,并根据 CPU 或 CUDA GPU 环境选择相应计算类型。
核验依据
Release: faster-whisper 1.2.1
README: **faster-whisper** is a reimplementation of OpenAI's Whisper model using [CTranslate2](https://github.com/OpenNMT/CTranslate2/), which is a fast inference engine for Transformer m…
README: Unlike openai-whisper, FFmpeg does **not** need to be installed on the system. The audio is decoded with the Python library [PyAV](https://github.com/PyAV-Org/PyAV) which bundles…
README: **Note**: The latest versions of `ctranslate2` only support CUDA 12 and cuDNN 9.