Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,56 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: other
|
| 3 |
-
license_name: proprietary
|
| 4 |
-
license_link: LICENSE
|
| 5 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: other
|
| 3 |
+
license_name: proprietary
|
| 4 |
+
license_link: LICENSE
|
| 5 |
+
---
|
| 6 |
+
|
| 7 |
+
<div style="background:linear-gradient(135deg,#0c0a14 0%,#1a1528 100%);border:1px solid rgba(232,180,76,0.25);border-radius:14px;padding:28px 32px;margin-bottom:24px;font-family:'Segoe UI',Arial,sans-serif;">
|
| 8 |
+
|
| 9 |
+
<!-- Top row: brand + free badge -->
|
| 10 |
+
<div style="display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:18px;">
|
| 11 |
+
<div style="background:#e8b44c;border-radius:8px;padding:7px 16px;display:inline-flex;align-items:center;gap:7px;">
|
| 12 |
+
<span style="font-size:18px;">♪</span>
|
| 13 |
+
<span style="color:#0c0a14;font-weight:800;font-size:16px;letter-spacing:0.4px;">DEMODOKOS FOUNDRY</span>
|
| 14 |
+
</div>
|
| 15 |
+
<span style="background:rgba(232,145,76,0.12);border:1px solid rgba(232,145,76,0.5);border-radius:6px;color:#e8914c;font-size:11px;font-weight:700;padding:4px 11px;letter-spacing:1.2px;">FREE TO DOWNLOAD</span>
|
| 16 |
+
<span style="background:rgba(92,184,92,0.12);border:1px solid rgba(92,184,92,0.4);border-radius:6px;color:#5cb85c;font-size:11px;font-weight:700;padding:4px 11px;letter-spacing:1.2px;">RUNS 100% LOCALLY</span>
|
| 17 |
+
</div>
|
| 18 |
+
|
| 19 |
+
<!-- Headline + pitch -->
|
| 20 |
+
<h2 style="color:#f0e6d3;margin:0 0 10px 0;font-size:1.45rem;font-weight:700;line-height:1.3;">General Purpose AI — Tailored for Local Music Generation</h2>
|
| 21 |
+
<p style="color:#c4b69a;margin:0 0 22px 0;line-height:1.65;font-size:14.5px;">
|
| 22 |
+
This model powers <strong style="color:#e8b44c;">Demodokos Foundry</strong>, a local AI music and speech studio for Windows.
|
| 23 |
+
Generate, edit, and export full songs entirely on your NVIDIA GPU — no cloud queue, no per-song credits, no telemetry.
|
| 24 |
+
Narrate books with millions of consistent lifelike voices, high quality voice cloning support and 36+ styles and emotions, each in 5 intensities.
|
| 25 |
+
</p>
|
| 26 |
+
|
| 27 |
+
<!-- Feature pills -->
|
| 28 |
+
<div style="display:flex;flex-wrap:wrap;gap:8px;margin-bottom:26px;">
|
| 29 |
+
<span style="background:#1a1528;border:1px solid #3d3260;border-radius:20px;color:#f0e6d3;padding:5px 13px;font-size:12.5px;">🎵 Text-to-Music Generation</span>
|
| 30 |
+
<span style="background:#1a1528;border:1px solid #3d3260;border-radius:20px;color:#f0e6d3;padding:5px 13px;font-size:12.5px;">🔧 Patch Mode — Fix Any Section</span>
|
| 31 |
+
<span style="background:#1a1528;border:1px solid #3d3260;border-radius:20px;color:#f0e6d3;padding:5px 13px;font-size:12.5px;">🎛️ 32-Effect DSP Chain</span>
|
| 32 |
+
<span style="background:#1a1528;border:1px solid #3d3260;border-radius:20px;color:#f0e6d3;padding:5px 13px;font-size:12.5px;">📤 Stem Separation & Export</span>
|
| 33 |
+
<span style="background:#1a1528;border:1px solid #3d3260;border-radius:20px;color:#f0e6d3;padding:5px 13px;font-size:12.5px;">⚡ 120+ CLI Commands</span>
|
| 34 |
+
<span style="background:#1a1528;border:1px solid #3d3260;border-radius:20px;color:#f0e6d3;padding:5px 13px;font-size:12.5px;">🎯 Deterministic Seeds</span>
|
| 35 |
+
<span style="background:#1a1528;border:1px solid #3d3260;border-radius:20px;color:#f0e6d3;padding:5px 13px;font-size:12.5px;">🎮 Game Dev Stem Pipeline</span>
|
| 36 |
+
<span style="background:#1a1528;border:1px solid #3d3260;border-radius:20px;color:#f0e6d3;padding:5px 13px;font-size:12.5px;">🔒 No Cloud · No Tracking</span>
|
| 37 |
+
</div>
|
| 38 |
+
|
| 39 |
+
<!-- CTA buttons -->
|
| 40 |
+
<div style="display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-bottom:18px;">
|
| 41 |
+
<a href="https://demodokos.com/download" style="background:#e8914c;color:#0c0a14;padding:9px 20px;border-radius:8px;text-decoration:none;font-weight:800;font-size:13px;display:inline-block;">⬇️ Free Download</a>
|
| 42 |
+
<a href="https://demodokos.com/" style="background:#e8b44c;color:#0c0a14;padding:9px 20px;border-radius:8px;text-decoration:none;font-weight:700;font-size:13px;display:inline-block;">🏠 demodokos.com</a>
|
| 43 |
+
<a href="https://demodokos.com/tutorials" style="background:#1a1528;border:1px solid rgba(232,180,76,0.45);color:#e8b44c;padding:9px 20px;border-radius:8px;text-decoration:none;font-weight:600;font-size:13px;display:inline-block;">📖 Tutorials</a>
|
| 44 |
+
</div>
|
| 45 |
+
|
| 46 |
+
<!-- Audience links -->
|
| 47 |
+
<div style="border-top:1px solid rgba(61,50,96,0.7);padding-top:14px;">
|
| 48 |
+
<span style="color:#8a7e6b;font-size:12px;font-weight:600;letter-spacing:0.8px;text-transform:uppercase;display:block;margin-bottom:10px;">Who Is It For?</span>
|
| 49 |
+
<div style="display:flex;flex-wrap:wrap;gap:9px;">
|
| 50 |
+
<a href="https://demodokos.com/for_creators" style="background:#1a1528;border:1px solid #3d3260;color:#c4b69a;padding:7px 16px;border-radius:8px;text-decoration:none;font-weight:600;font-size:13px;display:inline-block;">🎬 Content Creators</a>
|
| 51 |
+
<a href="https://demodokos.com/for_gamedevs" style="background:#1a1528;border:1px solid #3d3260;color:#c4b69a;padding:7px 16px;border-radius:8px;text-decoration:none;font-weight:600;font-size:13px;display:inline-block;">🕹️ Game Developers</a>
|
| 52 |
+
<a href="https://demodokos.com/for_power_users" style="background:#1a1528;border:1px solid #3d3260;color:#c4b69a;padding:7px 16px;border-radius:8px;text-decoration:none;font-weight:600;font-size:13px;display:inline-block;">⚡ Power Users & Local AI</a>
|
| 53 |
+
</div>
|
| 54 |
+
</div>
|
| 55 |
+
|
| 56 |
+
</div>
|