• Joined on 2025-10-10
olivier pushed to main at olivier/supertonic-3-mlx 2026-05-20 14:13:41 +00:00
ea1f5f2f01 chore: add config.json — model metadata + enable HF download counter
olivier pushed to main at olivier/supertonic-3-mlx 2026-05-20 13:28:23 +00:00
052b24d0ac fix(pipeline): wire TextEncoder style_key into VectorEstimator.uncond_masker
olivier pushed to main at olivier/supertonic-3-mlx 2026-05-20 10:48:07 +00:00
a3f44d0661 feat: ship 3 user-selected custom blended voices as presets
olivier pushed to main at olivier/supertonic-3-mlx 2026-05-20 10:25:18 +00:00
d32aaae32d feat: create_voice() — mix presets to synthesise custom voices
olivier pushed to main at olivier/supertonic-3-mlx 2026-05-20 10:23:19 +00:00
ad6bcee30e feat: streaming generate_stream() with sub-100ms TTFB
olivier pushed to main at olivier/supertonic-3-mlx 2026-05-20 10:07:29 +00:00
485f2ff476 fix(quality): use fixed style_key for conditional K in StyleCrossAttn
olivier pushed to main at olivier/supertonic-3-mlx 2026-05-20 09:36:19 +00:00
0cc254ff87 fix(stability): default seed 42 → 99 (min Whisper overlap 75 % → 87.5 %)
olivier pushed to main at olivier/supertonic-3-mlx 2026-05-20 09:14:36 +00:00
d02690dc0b fix(critical): missing residual in DurationPredictor.sentence_encoder
olivier pushed to main at olivier/supertonic-3-mlx 2026-05-20 08:45:33 +00:00
ba1a5f5f31 fix(critical): Euler timestep off-by-one + missing <lang> tag in tokenizer
olivier pushed to main at olivier/supertonic-3-mlx 2026-05-20 08:00:08 +00:00
97c67b5e1a security: strip absolute paths leaking dev machine + private monorepo
olivier pushed to main at olivier/supertonic-3-mlx 2026-05-20 07:48:22 +00:00
d9f43c2531 docs: add multi-machine bench (M3 Ultra 45.8ms / M4 86.7ms / CoreML 303ms / ONNX 1200ms)
olivier pushed tag v0.1.0 to olivier/supertonic-3-mlx 2026-05-20 07:17:16 +00:00
olivier created branch main in olivier/supertonic-3-mlx 2026-05-20 07:17:09 +00:00
olivier pushed to main at olivier/supertonic-3-mlx 2026-05-20 07:17:09 +00:00
12dbf4a821 v0.1.0 — initial release
olivier created repository olivier/supertonic-3-mlx 2026-05-20 07:11:03 +00:00
olivier created branch main in olivier/antigravity-plugin 2026-05-19 21:57:56 +00:00
olivier pushed to main at olivier/antigravity-plugin 2026-05-19 21:57:56 +00:00
e8ad489f36 Initial commit — Antigravity plugin v0.1.0
olivier created repository olivier/antigravity-plugin 2026-05-19 21:54:59 +00:00
olivier created repository olivier/livekit_rust 2026-05-12 15:52:42 +00:00
olivier pushed to main at olivier/markovian-rsa-mlx 2026-05-10 12:38:33 +00:00
b65bf91e37 release: v0.1.1 — enable_thinking=False default + corrected bench gold + CHANGELOG