+
+
+
Qwen CustomVoice
+ by Alibaba
+
+
+
+ 1.7B
+
+
+ 0.6B
+
+
+
+
+ Nine premium preset speakers with natural-language style control. Tell the model how
+ to deliver — "speak slowly with warmth", "authoritative and clear" — and it adapts
+ tone, emotion, and pace.
+
+
+
+
+ Instruct control
+
+
+
+ 10 languages
+
+
+ 9 preset voices
+
+
+
+
+ {/* HumeAI TADA */}
+
+
+
+
TADA
+ by Hume AI
+
+
+
+ 3B
+
+
+ 1B
+
+
+
+
+ Speech-language model with text-acoustic dual alignment. Built for long-form
+ generation — produces 700s+ of coherent audio without drift. Multilingual at 3B,
+ English-focused at 1B.
+
+
+
+
+ 10 languages
+
+
+ Long-form coherent
+
+
+
+
+ {/* Kokoro 82M */}
+
+
+
+
Kokoro
+ by hexgrad · Apache 2.0
+
+
+ 82M
+
+
+
+ Tiny 82M-parameter TTS that runs at CPU realtime with negligible VRAM. Pre-built
+ voice styles instead of cloning — pick a voice, type, generate. Smallest footprint
+ of any engine.
+
+
+
+
+ CPU realtime
+
+
+ Preset voices
+
+
+
diff --git a/landing/src/components/Footer.tsx b/landing/src/components/Footer.tsx
index 3fea8244..de3d6031 100644
--- a/landing/src/components/Footer.tsx
+++ b/landing/src/components/Footer.tsx
@@ -1,6 +1,7 @@
+import { Coffee } from 'lucide-react';
import Image from 'next/image';
import Link from 'next/link';
-import { GITHUB_REPO } from '@/lib/constants';
+import { DONATE_URL, GITHUB_REPO } from '@/lib/constants';
export function Footer() {
return (
@@ -19,9 +20,19 @@ export function Footer() {
/>
Open source voice cloning studio. Local-first, free forever.
+