CodersCreative/natural-tts
A rust crate for easily implementing Text-To-Speech into your rust programs.
Supports multiple TTS engines (Parler, Google gTTS, MSEdge, MetaVoice, Coqui, and tts-rs) through a unified builder-pattern API, allowing runtime engine switching. Integrates with rodio for audio playback and outputs to WAV files, while abstracting away differences between cloud-based and local ML model backends.
Stars
24
Forks
6
Language
Rust
License
MIT
Category
Last pushed
Dec 29, 2025
Monthly downloads
118
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/CodersCreative/natural-tts"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
jpreprocess/jpreprocess
Japanese text preprocessor for Text-to-Speech applications (OpenJTalk rewrite in rust language)
jpreprocess/jbonsai
Voice synthesis library for Text-to-Speech applications (Currently HTS Engine rewrite in Rust language)
thewh1teagle/piper-rs
Use piper TTS models in Rust
isomoes/blivedm_rs
一个功能强大的 Bilibili 直播间弹幕 WebSocket 客户端 Rust 库,支持实时弹幕监控、文字转语音(TTS)和浏览器 Cookie 自动检测。A powerful...
garvys-org/rustfst
Rust re-implementation of OpenFST - library for constructing, combining, optimizing, and...