6 ms·
I've vibecoded a Rust port of Pocket TTS using candle. https://github.com/jamesfebin/pocket-tts-candle https://github.com/jamesfebin/pocket-tts-candle The por
by febin 8mo ago
I've vibecoded a Rust port of Pocket TTS using candle.
https://github.com/jamesfebin/pocket-tts-candle https://github.com/jamesfebin/pocket-tts-candle
The port supports:
- Native compilation with zero Python runtime dependency
- Streaming inference
- Metal acceleration for macOS
- Voice cloning (with the mimi feature)
Note: This was vibecoded (AI-assisted), but features were manually tested.