6/14/2025

語音轉文字程式WhisperDesktop

本機的語音轉文字程式,可以使用OpenAI出版的“開源”語言模型,但是跑程式時最好有獨立顯卡,否則會很慢。


WhisperDesktop 下載:

https://github.com/Const-me/Whisper/releases/download/1.12.0/WhisperDesktop.zip


需要下載的語言模型,檔案很大(1.5G):

https://huggingface.co/ggerganov/whisper.cpp/blob/main/ggml-medium.bin


詳細說明如下:

https://www.playpcesor.com/2023/04/whisperdesktop-ai.html


其他語言模型,基本上語言模型愈大辯識的愈準確,但硬體資源也需要轉好:

https://huggingface.co/ggerganov/whisper.cpp/tree/main

ggml-large-v3-turbo.bin(1.62 GB)

ggml-large-v3.bin(3.1 GB)