| # Graphite Model Artifacts | |
| This model repository stores the STT and TTS binaries used by the local Graphite speech workflow. | |
| - `voice-input-english-244.bin`: futo English voice input model | |
| - `kitten_tts_mini_v0_8.onnx`: Kitten TTS ONNX artifact used by Graphite | |
| Graphite downloads these assets when `GRAPHITE_MODEL_REPO` is configured, while inference still runs locally on the backend. | |