From 48737f13802b5cd9406560219fff35e240f49884 Mon Sep 17 00:00:00 2001 From: CJ Pais Date: Tue, 17 Jun 2025 11:26:42 -0700 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fbfac34..a097330 100644 --- a/README.md +++ b/README.md @@ -130,6 +130,7 @@ MIT License - see [LICENSE](LICENSE) file for details. ## Acknowledgments - **Whisper** by OpenAI for the speech recognition model +- **whisper.cpp and ggml** for amazing cross-platform whisper inference/acceleration - **Silero** for great lightweight VAD - **Tauri** team for the excellent Rust-based app framework - **Community contributors** helping make Handy better