README / index.html
punsnprotons's picture
Mention proprietary royalty-free audio models
ff59297
Raw
History Blame Contribute Delete
4.91 kB
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Wubble AI Organization Card</title>
</head>
<body style="margin: 0; background: transparent; color: #d1d5db; font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;">
<main style="max-width: 900px; padding: 18px 16px 26px;">
<h1 style="margin: 0 0 28px; color: #f8fafc; font-size: 20px; font-weight: 800; line-height: 1.2; letter-spacing: 0;">
Wubble AI
</h1>
<p style="margin: 0 0 28px; color: #cbd5e1; font-size: 16px; line-height: 1.55;">
Wubble AI builds creative audio tools powered by proprietary models for
generating royalty-free, production-ready music, speech, and sound effects
from simple prompts.
</p>
<p style="margin: 0 0 40px; color: #cbd5e1; font-size: 16px; line-height: 1.55;">
Our Hugging Face Spaces are lightweight demos for Wubble's audio generation
workflows, including text-to-song, text-to-speech, and sound-effect creation.
</p>
<h2 style="margin: 0 0 54px; color: #f8fafc; font-size: 18px; font-weight: 800; line-height: 1.25; letter-spacing: 0;">
Spaces
</h2>
<table style="width: 100%; max-width: 742px; margin: 0 0 66px; border-collapse: separate; border-spacing: 0; border: 1px solid #243244; border-radius: 8px; overflow: hidden; color: #cbd5e1; font-size: 14px; line-height: 1.45;">
<thead>
<tr>
<th style="width: 28%; padding: 12px 10px; border-right: 1px solid #243244; border-bottom: 1px solid #243244; color: #f8fafc; font-weight: 800; text-align: center;">
Space
</th>
<th style="padding: 12px 10px; border-bottom: 1px solid #243244; color: #f8fafc; font-weight: 800; text-align: center;">
What it does
</th>
</tr>
</thead>
<tbody>
<tr>
<td style="padding: 11px 9px; border-right: 1px solid #243244; border-bottom: 1px solid #243244;">
<a style="color: #e5e7eb; font-weight: 800; text-decoration: underline; text-underline-offset: 2px;" href="https://huggingface.co/spaces/Wubble-AI/wubble-music-model-v1" target="_blank" rel="noreferrer">Wubble Music Model V1</a>
</td>
<td style="padding: 11px 9px; border-bottom: 1px solid #243244;">
Generate royalty-free songs, instrumentals, lyrics, remixes, stems, edits, and podcast-style audio.
</td>
</tr>
<tr>
<td style="padding: 11px 9px; border-right: 1px solid #243244; border-bottom: 1px solid #243244;">
<a style="color: #e5e7eb; font-weight: 800; text-decoration: underline; text-underline-offset: 2px;" href="https://huggingface.co/spaces/Wubble-AI/wubble-speech-model-v1" target="_blank" rel="noreferrer">Wubble Speech Model V1</a>
</td>
<td style="padding: 11px 9px; border-bottom: 1px solid #243244;">
Generate speech from text using Wubble speech workflows.
</td>
</tr>
<tr>
<td style="padding: 11px 9px; border-right: 1px solid #243244;">
<a style="color: #e5e7eb; font-weight: 800; text-decoration: underline; text-underline-offset: 2px;" href="https://huggingface.co/spaces/Wubble-AI/wubble-sound-effects-model-v1" target="_blank" rel="noreferrer">Wubble Sound Effects Model V1</a>
</td>
<td style="padding: 11px 9px;">
Create sound effects from text prompts.
</td>
</tr>
</tbody>
</table>
<h2 style="margin: 0 0 28px; color: #f8fafc; font-size: 18px; font-weight: 800; line-height: 1.25; letter-spacing: 0;">
Focus
</h2>
<ul style="margin: 0 0 42px; padding-left: 34px; color: #cbd5e1; font-size: 16px; line-height: 1.55;">
<li style="padding-left: 6px; margin: 0 0 12px;">Proprietary audio generation models</li>
<li style="padding-left: 6px; margin: 0 0 12px;">Creator-first AI tools</li>
<li style="padding-left: 6px; margin: 0 0 12px;">Royalty-free outputs for content, products, and storytelling</li>
<li style="padding-left: 6px; margin: 0;">Simple interfaces over robust generation APIs</li>
</ul>
<h2 style="margin: 0 0 28px; color: #f8fafc; font-size: 18px; font-weight: 800; line-height: 1.25; letter-spacing: 0;">
Links
</h2>
<ul style="margin: 0; padding-left: 34px; color: #cbd5e1; font-size: 16px; line-height: 1.55;">
<li style="padding-left: 6px; margin: 0 0 12px;">
Website:
<a style="color: #e5e7eb; font-weight: 800; text-decoration: underline; text-underline-offset: 2px;" href="https://www.wubble.ai" target="_blank" rel="noreferrer">wubble.ai</a>
</li>
<li style="padding-left: 6px; margin: 0;">
GitHub:
<a style="color: #e5e7eb; font-weight: 800; text-decoration: underline; text-underline-offset: 2px;" href="https://github.com/wubbletech" target="_blank" rel="noreferrer">wubbletech</a>
</li>
</ul>
</main>
</body>
</html>