1 repo
Libraries and configurations that optimize mathematical operations and matrix computations for improved performance on standard hardware.
Distinguishing note: Focuses specifically on hardware-level acceleration of linear algebra routines rather than general-purpose scientific computing or high-level modeling frameworks.
Explore 1 awesome GitHub repository matching scientific & mathematical computing · Linear Algebra Accelerators. Refine with filters or upvote what's useful.
Whisper.cpp is a high-performance, local-first speech recognition engine designed to run large-scale machine learning models on consumer hardware. It functions as a portable library that converts audio into text, supporting both static file transcription and real-time stream processing. By utilizing a lightweight inference engine and weight quantization, the project minimizes memory and compute overhead, allowing for efficient execution without reliance on external cloud APIs or internet connectivity. The project distinguishes itself through a hardware-agnostic compute abstraction that offloa
Improves matrix multiplication performance by linking against optimized linear algebra libraries for faster model execution on standard processors.