Skip to content

Commit f5844b1

Browse files
fix: restore Kokoro TTS hf_subdir — files are in Kokoro-82M-bf16/ subdirectory
Made-with: Cursor
1 parent 0e95419 commit f5844b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/models/model_registry.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -340,7 +340,7 @@ inline std::vector<MetalRTComponentModel> metalrt_component_models() {
340340
"Kokoro 82M (bf16)",
341341
"tts",
342342
"runanywhere/kokoro_bf16",
343-
"",
343+
"Kokoro-82M-bf16",
344344
"Kokoro-82M-bf16",
345345
82,
346346
"Kokoro TTS for GPU-accelerated speech synthesis",

0 commit comments

Comments
 (0)