EndlessReform/fish-speech.rs
A Fish Speech implementation in Rust, with Candle.rs
This is a text-to-speech server that allows you to convert written text into natural-sounding speech. You provide text and a voice (either a default or one you've temporarily cloned from an audio sample), and it outputs an audio file (OGG or WAV) of that text spoken in the chosen voice. It's designed for anyone who needs to generate speech from text, especially those working with specific AI voice models.
110 stars. No commits in the last 6 months.
Use this if you need a simple, fast text-to-speech solution that supports older Fish Speech models and can run as an OpenAI-compatible server.
Not ideal if you're not comfortable with command-line compilation and currently requires a Rust development environment, or if you need persistent voice cloning without manual file management.
Stars
110
Forks
12
Language
Rust
License
Apache-2.0
Category
Last pushed
Jun 05, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/EndlessReform/fish-speech.rs"
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)
CodersCreative/natural-tts
A rust crate for easily implementing Text-To-Speech into your rust programs.
isomoes/blivedm_rs
一个功能强大的 Bilibili 直播间弹幕 WebSocket 客户端 Rust 库,支持实时弹幕监控、文字转语音(TTS)和浏览器 Cookie 自动检测。A powerful...
thewh1teagle/piper-rs
Use piper TTS models in Rust