handy-computer/transcribe.cpp
基於 ggml 的語音轉文字推論引擎 ggml speech-to-text inference for 16+ model families
asrggmlggufspeech-to-text
AI 分析 AI analysis
AI 閱讀專案 README 後撰寫的導讀。 Written by AI after reading the project README.
transcribe.cpp 是一個用 C++ 寫的語音轉文字推論函式庫,支援超過 16 種模型家族(如 Whisper、Parakeet、Canary)並透過 ggml 與 GGUF 格式在 CPU 與 GPU 上執行。如果你需要在本地端高效能地跑多種語音辨識模型,或想學習如何將不同架構的 STT 模型整合到同一個框架中,這個專案很值得研究。對初學者來說,編譯與使用需要熟悉 C++ 與 cmake,但文件算完整,門檻中等偏上。
上榜紀錄 Trending history
- 2026-07-21 每日 Daily #19