Che cos'è local-tts?
Sintesi vocale locale utilizzando il modello MLX e Kokoro Fonte: krishagel/geoffrey.
Sintesi vocale locale utilizzando il modello MLX e Kokoro
Installa rapidamente la skill AI local-tts nel tuo ambiente di sviluppo tramite riga di comando
Fonte: krishagel/geoffrey.
Generate high-quality speech audio locally using Apple Silicon MLX acceleration and the Kokoro-82M model. No API keys or recurring costs.
| --text | One of text/file | - | Text to convert | | --file | One of text/file | - | Path to text file | | --voice | No | afheart | Voice preset | | --output | Yes | - | Output file path (.mp3, .wav) | | --model | No | Kokoro-82M-bf16 | Model to use | | --list-voices | No | - | Show available voices |
| M3 Pro 36GB | 3-4x realtime | First run slower (model loading) | | M1/M2 Mac Mini 8GB | 1.5x realtime | Works well for briefings | | M1/M2 Mac Mini 16GB | 2x realtime | Comfortable headroom |
Campi e comandi stabili per citazioni AI/ricerca.
npx skills add https://github.com/krishagel/geoffrey --skill local-ttsSintesi vocale locale utilizzando il modello MLX e Kokoro Fonte: krishagel/geoffrey.
Apri il tuo terminale o strumento da riga di comando (Terminal, iTerm, Windows Terminal, ecc.) Copia ed esegui questo comando: npx skills add https://github.com/krishagel/geoffrey --skill local-tts Dopo l'installazione, la skill verrà configurata automaticamente nel tuo ambiente AI di coding e sarà pronta all'uso in Claude Code, Cursor o OpenClaw
https://github.com/krishagel/geoffrey