whisper.cpp

whisper.cpp

License: MIT


Description:

whisper.cpp is a high-performance C/C++ port of OpenAI’s Whisper for offline transcription. It runs on Apple Silicon with NEON/Metal and on x86 with AVX, supports quantization, Vulkan and multiple backends, and includes a lightweight ggml-based engine for cross-platform use (macOS, iOS, Linux, Windows, WASM).

Burn

Burn

License: Apache-2.0 and MIT


Description:

Burn is a next-generation tensor library and Deep Learning Framework, designed for flexibility, efficiency, and portability. Built in Rust, it offers dynamic graphs with static-graph performance via JIT, multiple backends (CPU, GPU, WebAssembly), ONNX import, and training to deployment across devices.

PersonaPlex

PersonaPlex

License: MIT


Description:

PersonaPlex is a real-time, full-duplex speech-to-speech model that enables persona control via text prompts and voice conditioning. Trained on synthetic and real conversations, it delivers natural, low-latency interactions and runs with the Moshi architecture; the code is MIT-licensed, with model weights released under NVIDIA’s Open Model license.

Simba

Simba

License: Apache-2.0


Description:

Simba is an open-source, portable Knowledge Management System designed for retrieval-augmented generation (RAG). It helps manage, process, and retrieve knowledge from documents to enhance AI applications, featuring a Python SDK, modular architecture, a modern UI, and an embeddable Simba chat widget; a self-hosted, customizable solution.