parakeet-v3-streaming / index.html
andito's picture
andito HF Staff
fixing session mismatch
bebb6f7
raw
history blame contribute delete
645 Bytes
<!doctype html>
<html lang="en">
<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" />
<meta name="description" content="Real-time speech recognition with Parakeet STT and WebGPU acceleration. Progressive transcription demo." />
<title>Parakeet STT Progressive Transcription | WebGPU Demo</title>
<script type="module" crossorigin src="/assets/index-Dm6Arb8N.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-74p16zJW.css">
</head>
<body>
<div id="root"></div>
</body>
</html>