proj-airi/candle-examples
🦀 Rust powered LLM, Whisper, Embedding inference, backed by 🤗 candle from HuggingFace
This project offers practical demonstrations of how to process audio for AI applications. It takes raw audio input, either from files or a live microphone, and performs voice activity detection (VAD) to identify spoken segments, then transcribes those segments into text using Whisper. This is ideal for developers building voice-enabled applications or AI assistants that need to understand spoken commands or conversations in real-time.
No commits in the last 6 months.
Use this if you are a software developer looking for concrete examples to implement real-time voice processing, like those found in AI voice chats, within your applications.
Not ideal if you are an end-user simply looking for a ready-to-use voice transcription or AI chatbot application without writing code.
Stars
30
Forks
1
Language
Rust
License
MIT
Category
Last pushed
Aug 08, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/proj-airi/candle-examples"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
trymirai/uzu
A high-performance inference engine for AI models
justrach/bhumi
⚡ Bhumi – The fastest AI inference client for Python, built with Rust for unmatched speed,...
lipish/llm-connector
LLM Connector - A unified interface for connecting to various Large Language Model providers
keyvank/femtoGPT
Pure Rust implementation of a minimal Generative Pretrained Transformer
ShelbyJenkins/llm_client
The Easiest Rust Interface for Local LLMs and an Interface for Deterministic Signals from...