File size: 526 Bytes
f4706e5 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | <!doctype html>
<html lang="en" class="dark">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Chatterbox TTS Showcase</title>
<script type="module" crossorigin src="assets/index-4mchhqIh.js"></script>
<link rel="stylesheet" crossorigin href="assets/index-EZqWFi9w.css">
</head>
<body class="bg-zinc-950 text-zinc-100 antialiased">
<div id="root"></div>
</body>
</html>
|