fast-whisper 官網地址:https://github.com/SYSTRAN/faster-whisper 搭建環境時,按照官方的創建環境要求執行的 使用conda create -n fast_whisper python=3.9創建虛擬環境 執行pip install faster-whisper 安裝庫 pip install nvidia-cublas-cu12 nvi