krishnah27 commited on
Commit
effce41
·
verified ·
1 Parent(s): acdc9d6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -2,7 +2,7 @@
2
 
3
  This model repository stores the STT and TTS binaries used by the local Graphite speech workflow.
4
 
5
- - `voice-input-english-244.bin`: whisper.cpp-compatible English voice input model
6
  - `kitten_tts_mini_v0_8.onnx`: Kitten TTS ONNX artifact used by Graphite
7
 
8
  Graphite downloads these assets when `GRAPHITE_MODEL_REPO` is configured, while inference still runs locally on the backend.
 
2
 
3
  This model repository stores the STT and TTS binaries used by the local Graphite speech workflow.
4
 
5
+ - `voice-input-english-244.bin`: futo English voice input model
6
  - `kitten_tts_mini_v0_8.onnx`: Kitten TTS ONNX artifact used by Graphite
7
 
8
  Graphite downloads these assets when `GRAPHITE_MODEL_REPO` is configured, while inference still runs locally on the backend.