| <!doctype html> |
| <html lang="tr"> |
| <head> |
| <meta charset="utf-8"> |
| <meta name="viewport" content="width=device-width, initial-scale=1"> |
| <meta name="theme-color" content="#09090b"> |
| <meta name="description" content="Werea'nın 183M parametreli Türkçe ses modeli için canlı stüdyo."> |
| <title>Werea-TSS · Türkçe Ses Sentezi</title> |
| <meta http-equiv="refresh" content="1;url=https://goktugd-werea-tss.hf.space"> |
| <style> |
| :root { color-scheme: dark; font-family: Inter, ui-sans-serif, system-ui, -apple-system, sans-serif; } |
| * { box-sizing: border-box; } |
| body { |
| min-height: 100vh; margin: 0; display: grid; place-items: center; color: #f6f6f7; |
| background: radial-gradient(circle at 80% 10%, rgba(255,72,139,.18), transparent 32rem), #09090b; |
| } |
| main { width: min(760px, calc(100% - 40px)); } |
| .brand { font-size: 28px; font-weight: 750; letter-spacing: -1.5px; margin-bottom: 72px; } |
| .kicker { color: #ff488b; font-size: 12px; font-weight: 750; letter-spacing: .13em; text-transform: uppercase; } |
| h1 { margin: 14px 0 18px; font-size: clamp(52px, 10vw, 104px); line-height: .94; letter-spacing: -.065em; font-weight: 580; } |
| h1 span { color: #ff488b; } |
| p { color: #aaaab2; font-size: 18px; line-height: 1.55; max-width: 620px; } |
| a { display: inline-flex; margin-top: 20px; padding: 14px 18px; border-radius: 12px; color: #18030b; background: #ff488b; font-weight: 750; text-decoration: none; } |
| small { display: block; margin-top: 20px; color: #686872; } |
| </style> |
| <script>window.setTimeout(() => window.location.replace("https://goktugd-werea-tss.hf.space"), 250);</script> |
| </head> |
| <body> |
| <main> |
| <div class="brand">werea</div> |
| <div class="kicker">Türkçe Ses Sentezi</div> |
| <h1>Canlı stüdyo<br><span>açılıyor.</span></h1> |
| <p>Werea'nın doğrulanmış 183M Türkçe ses modeline güvenli biçimde yönlendiriliyorsunuz.</p> |
| <a href="https://goktugd-werea-tss.hf.space">Stüdyoyu şimdi aç</a> |
| <small>Ücretli donanım kullanılmaz.</small> |
| </main> |
| </body> |
| </html> |
|
|