darkautism/sensevoice-rs
A Rust-based, SenseVoiceSmall
SenseVoiceSmall is a speech recognition tool that takes audio files or live audio streams as input and converts spoken words into written text. It identifies the language, emotion, and any background events within the audio, making it useful for transcribing conversations or media. This tool is for developers who need to integrate high-performance speech-to-text capabilities into their Rust applications, especially those targeting Rockchip NPU hardware.
Use this if you are a Rust developer building applications that require converting spoken audio into text, particularly on Rockchip NPU devices for improved performance.
Not ideal if you are an end-user looking for a ready-to-use speech-to-text application, as this is a developer library.
Stars
27
Forks
5
Language
Rust
License
—
Category
Last pushed
Mar 09, 2026
Monthly downloads
65
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/darkautism/sensevoice-rs"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
TrevorS/voxtral-mini-realtime-rs
Streaming speech recognition running natively and in the browser. A pure Rust implementation of...
mrtozner/vox
Local voice AI framework for Rust. Whisper + LLM + TTS with no cloud dependencies.
0xPD33/sonori
Sonori is a fully local STT app for Linux (Wayland).
izwi-ai/izwi
On-device AI engine for transcription, TTS, and voice workflows.
CodersCreative/faster-whisper-rs
a rust crate for easily implementing faster-whisper stt into your rust programs.