Whisper 是 OpenAI 推出的一个自动语音识别(ASR)系统,whisper.cpp 则是 Whisper 模型的 C/C++ 移植。whisper.cpp 具有无依赖项、内存使用量低等特点,支持 Mac、Windows、Linux、iOS 和 Android 系统。 whisper.cpp 1.4 增加了整数量化(Integer quantization)和部分 GPU(NVIDIA)支持 整数量化 这可以让 ggml Whi... whisper.cpp 1.4 发布,自动语音识别系统下载地址