audiovention's Stars
ggerganov/llama.cpp
LLM inference in C/C++
gpt-engineer-org/gpt-engineer
Platform to experiment with the AI Software Engineer. Terminal based. NOTE: Very different from https://gptengineer.app
lllyasviel/Fooocus
Focus on prompting and generating
tinygrad/tinygrad
You like pytorch? You like micrograd? You love tinygrad! ❤️
facebookresearch/audiocraft
Audiocraft is a library for audio processing and generation with deep learning. It features the state-of-the-art EnCodec audio compressor / tokenizer, along with MusicGen, a simple and controllable music generation LM with textual and melodic conditioning.
mlc-ai/mlc-llm
Universal LLM Deployment Engine with ML Compilation
mlc-ai/web-llm
High-performance In-browser LLM Inference Engine
bentoml/OpenLLM
Run any open-source LLMs, such as Llama, Mistral, as OpenAI compatible API endpoint in the cloud.
vosen/ZLUDA
CUDA on non-NVIDIA GPUs
litestar-org/litestar
Production-ready, Light, Flexible and Extensible ASGI API framework | Effortlessly Build Performant APIs
xiph/rnnoise
Recurrent neural network for audio noise reduction
plasma-umass/coz
Coz: Causal Profiling
apple/ml-ane-transformers
Reference implementation of the Transformer architecture optimized for Apple Neural Engine (ANE)
andrewrk/poop
Performance Optimizer Observation Platform
jfalcou/eve
Expressive Vector Engine - SIMD in C++ Goes Brrrr
axodox/axodox-machinelearning
This repository contains a pure C++ ONNX implementation of multiple offline AI models, such as StableDiffusion (1.5 and XL), ControlNet, Midas, HED and OpenPose.
philipturner/metal-benchmarks
Apple GPU microarchitecture
amd/RyzenAI-SW
philipturner/metal-flash-attention
FlashAttention (Metal Port)
kpet/clvk
Implementation of OpenCL 3.0 on Vulkan
Mysticial/FeatureDetector
What features does your CPU and OS support?
nativeformat/NFPlayerJS
A JavaScript/TypeScript audio engine for the Web and Server capable of multitrack time stretching, pitch shifting, declarative effects, faster than realtime processing, and more!
philipturner/ARHeadsetKit
Using $5 Google Cardboard to replicate HoloLens
milhidaka/webgpu-blas
Fast matrix-matrix multiplication on web browser using WebGPU
JishinMaster/simd_utils
A header only library implementing common mathematical functions using SIMD intrinsics
niswegmann/small-matrix-inverse
SIMD optimised library for matrix inversion of 2x2, 3x3, and 4x4 matrices.
andreasjansson/cog-musicgen-looper
Loop generation with MusicGen
wangchou/callCoreMLFromCppOrPython
example of using CoreML from c++
philipturner/amx-benchmarks
Running linear algebra as fast as possible on Apple silicon
wo3kie/assocVector
Flat sorted array with very fast insert and erase operations