jkawamoto / ctranslate2-rsLinks
Rust bindings for OpenNMT/CTranslate2
☆44Updated 3 weeks ago
Alternatives and similar repositories for ctranslate2-rs
Users that are interested in ctranslate2-rs are comparing it to the libraries listed below
Sorting:
- Rust bindings to https://github.com/k2-fsa/sherpa-onnx☆237Updated 3 weeks ago
- A simple, CUDA or CPU powered, library for creating vector embeddings using Candle and models from Hugging Face☆46Updated last year
- High-level, optionally asynchronous Rust bindings to llama.cpp☆232Updated last year
- Rust port of sentence-transformers (https://github.com/UKPLab/sentence-transformers)☆121Updated last year
- A Voice Activity Detector rust library using the Silero VAD model.☆54Updated 2 months ago
- Use piper TTS models in Rust☆37Updated 10 months ago
- A Fish Speech implementation in Rust, with Candle.rs☆98Updated 4 months ago
- A single-binary, GPU-accelerated LLM server (HTTP and WebSocket API) written in Rust☆79Updated last year
- The Easiest Rust Interface for Local LLMs and an Interface for Deterministic Signals from Probabilistic LLM Vibes☆238Updated 2 months ago
- llm_utils: Basic LLM tools, best practices, and minimal abstraction.☆47Updated 8 months ago
- Speech detection using silero vad in Rust☆26Updated 10 months ago
- A Rust implementation of OpenAI's Whisper model using the burn framework☆328Updated last year
- Rust interface for the WebRTC Voice-Activity-Module☆31Updated 5 years ago
- Rust library for whisper.cpp compatible Mel spectrograms☆76Updated 5 months ago
- Low rank adaptation (LoRA) for Candle.☆163Updated 6 months ago
- Use multiple LLM backends in a single crate, simple builder-based configuration, and built-in prompt chaining & templating.☆136Updated 5 months ago
- Rust client for txtai☆112Updated 2 months ago
- ONNX neural network inference engine☆253Updated this week
- pyannote audio diarization in rust☆81Updated last month
- An example of how to use Whisper.cpp bindings for Rust to perform speech-to-text☆23Updated last year
- An LLM interface (chat bot) implemented in pure Rust using HuggingFace/Candle over Axum Websockets, an SQLite Database, and a Leptos (Was…☆137Updated last year
- Andrej Karpathy's Let's build GPT: from scratch video & notebook implemented in Rust + candle☆76Updated last year
- Unofficial Rust bindings to Apple's mlx framework