From 0f06a7f9968816e5e2553c4f1c2104f2fa504f96 Mon Sep 17 00:00:00 2001 From: soryu Date: Mon, 2 Feb 2026 22:52:05 +0000 Subject: Release in makima repo Also remove all other TTS models --- makima/Cargo.toml | 6 ------ 1 file changed, 6 deletions(-) (limited to 'makima/Cargo.toml') diff --git a/makima/Cargo.toml b/makima/Cargo.toml index b6b12dd..950c123 100644 --- a/makima/Cargo.toml +++ b/makima/Cargo.toml @@ -17,12 +17,6 @@ tokenizers = "0.21" hf-hub = "0.4" ndarray = "0.16" -# Candle ML framework (Qwen3-TTS native inference) -candle-core = "0.8" -candle-nn = "0.8" -candle-transformers = "0.8" -safetensors = "0.4" - # Web server axum = { version = "0.8", features = ["ws", "multipart"] } tokio = { version = "1.0", features = ["full", "signal", "process"] } -- cgit v1.2.3