# whisper_cpp **Repository Path**: e4glet/whisper_cpp ## Basic Information - **Project Name**: whisper_cpp - **Description**: 编译后的程序 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-10-23 - **Last Updated**: 2024-11-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # whisper.cpp 构建语音助手 开源项目 https://github.com/ggerganov/whisper.cpp 语音识别模型 https://ggml.ggerganov.com/ 根据CPU性能选择你需要的模型,这里我选择的是ggml-model-whisper-base.bin和ggml-model-gpt-2-117M.bin 大语言模型 大语言模型我这里使用的是千问2.5:qwen2.5-0.5b-instruct-q4_k_m.gguf 下载可以到这里:https://www.modelscope.cn/ 目前该项目的一键整合包已经发布: https://www.bilibili.com/video/BV1mnDUYnEyZ/ 下载地址在视频简介里